LogoLogo
WinForms to WebPowerBuilder to .NETPowerBuilder to Java
  • WebMAP Documentation | Mobilize.Net
  • WinForms
    • Introduction
    • Getting Started
    • Conversion Process
    • Post-Conversion
    • Extend or Modify the Converted Application
      • NoWebMap Forms Winforms
        • How to add a new Form
        • Adding the created form to the migrated App
        • Interacting with the application data
        • Call the custom API
        • Interaction between the no webmap added Form and the WebMap components
      • Adding a component
      • Adding a component dynamically
      • Add a new control model
      • Switching CSS theme
      • Adding new window
      • Conversion Configuration
        • WebMAP configuration file
        • Stub Filter
      • Adding Non-WebMap Angular Forms
      • Adding FrontEnd Handler to a ToolStripMenuItem
      • Changing ToolStripButton icons
      • Adding new items to existing toolbar
      • Adding FrontEnd element properties and JS listeners
      • Adding FrontEnd output handlers
      • Access FrontEnd components
      • Create custom components based on existing WebMap Component
      • Override FrontEnd methods
    • Assessment Mode
    • Errors and Troubleshooting
      • How to resolve broken reference problems with VBUC
    • Portability
    • Glossary
    • Release Notes
    • Internal Demos
    • Known Issues
    • WinForms DCP
  • WebForms
    • Introduction
    • Overview
    • Desktop Compatibility Platform (DCP)
      • Pages and Master Pages
      • GridView and DataList data synchronization
      • HTTP objects
    • Post-Conversion
    • Extend or Modify the Converted Application
      • Adding FrontEnd validator
      • Adding Page
      • Adding MasterPage
    • Designer classes on WebForms Conversion Tool
    • Errors and Troubleshooting
      • How fix Solution when have been added website from filesystem without project file
    • Release Notes
  • PowerBuilder to .Net
    • Introduction
    • Getting Started
      • Conversion Tool
    • Desktop Compatibility Platform (DCP)
      • Data Manager
    • Reports
      • Report Rendering in Modernized Code
      • ReportWatcher Service Configuration
      • Data Manager to RDL Conversion
      • Reporting Service Internals
      • Troubleshooting
  • PowerBuilder to Java
    • Introduction
    • Getting started
    • Post-Conversion
      • Setup PBJava Environment
      • Architecture
      • App Start
    • Glossary
    • Errors
    • Glossary
    • FAQ
      • How to create a new Control
      • How to create a new Screen
      • What is the Mobilize.WebMAP.CoreServices.All?
      • What is the DesignerAttribute?
      • What is the InterceptedAttribute?
      • What is the InterceptedAttribute?
      • What is the ObservableAttribute?
      • What is the Mobilize.Weaving.WebMAPExtensions.All?
  • General
    • FrontEnd
      • Documentation
        • Webforms Angular Components
          • Web Components
            • Base Components
              • BaseValidator Component
            • KendoUI Components
              • CompareValidator
              • CustomValidator
              • RegularExpressionValidator
              • RequiredFieldValidator
              • ValidationSummary
          • Directives
          • AJAX Web Components
            • AjaxCalendar
            • AjaxModalPopupExtender
          • Ajax Interaction Services
        • Client Core
          • WebMap's Client Core
        • Angular Client
          • Introduction
          • WebMap Service
          • WebMap Interceptor Service
        • Base Components
          • Introduction
          • Components
            • Container
            • Control
            • ControlContainer
            • FormsContainer
            • Loading
            • Stub
        • Winforms Angular Components
          • Web Components
            • Base Components
              • Control Component
              • Form Container
              • Grid Component
              • Style
            • KendoUI Components
              • AdoDataControl
              • Button
              • C1TrueDBGrid
              • CheckBox
              • CheckedListBox
              • ComboBox
              • ContextMenuStrip
              • DataGridView
              • DataGridViewFlex
              • DateTimePicker
              • FileDialog
              • GroupBox
              • Label
              • ListBox
              • ListView
              • MaskedTextBox
              • MessageBox
              • NumericUpDown
              • Panel
              • PictureBox
              • PrintDialog
              • ProgressBar
              • RadioButton
              • RichTextBox
              • StatusStrip
              • Stup
              • TabControl
              • TabPage
              • TextBox
              • Timer
              • ToolStrip
              • TreeView
              • WebBrowser
              • Window
            • JQuery Web Components
          • WebMap FrontEnd Architecture
          • Migrated Structure
          • Setup
            • Front-End setup and compilation
            • Components Manual
            • Browser Support
            • Unit Test Manual
            • Development Process
            • Setup AOT/JIT Compilation
          • Decorators
            • Server Event
          • Conventions
            • Application Structure and NgModules
            • Coding
            • Components
            • Data Service
            • Directives
            • Lifecycle hooks
            • Names
            • Services
        • PowerBuilder Kendo Components
          • Base Components
            • base-component
            • column-control
            • controlcontainer
          • Data Manager Componets
            • base-data-manager
            • data-manager-control
            • data-manager-control-base
            • dw-checkbox
            • dw-column
            • dw-complexNumericMaskComponent
            • dw-compute
            • dw-date-time-edit-mask
            • dw-dropdowndatawindow
            • dw-edit
            • dw-edit-mask
            • dw-radio-button
            • dw-simple-numeric-edit-mask
            • dw-string-edit-mask
            • dw-time-edit-mask
          • Window Components
            • basemask
            • graphics
            • w-checkbox
            • w-command-button
            • w-complex-numeric-mask
            • w-date-time-edit-mask
            • w-dropdownlistbox
            • w-group-box
            • w-line
            • w-listbox
            • w-maskedtextbox
            • w-mdiclient
            • w-menu
            • w-multiline
            • w-picture
            • w-picture
            • w-radiobutton
            • w-rectangle
            • w-simple-numeric-edit-mask
            • w-single-line-edit
            • w-statictext
            • w-string-edit-mask
            • w-time-edit-mask
            • w-toolbar
            • w-toolbaritem
            • w-user-object
            • w-window
          • Services
            • DmInteractionService
          • DataManagerEvents
          • FocusManager guide
      • Api Documentation
        • WebMap Silverlight
        • WfNetC1Components
        • WebFormsComponents
      • Guides
        • Setup NPM package registry in the workspace
        • How to Setup WebMap Applications To Run Over SubDomains or WebApplications In IIS
        • Deploy several WebMap Apps in the same Server
        • Update to Angular 16
        • Appearance
          • How to change the CSS
          • How to override the style for a component
        • Component maintenance
          • How link WebMap package to the migrated Application
          • How to resolve broken reference problems with VBUC
          • How to test a local WebMap Components package
          • How to add a new component in a migrated application
          • How to update a component
          • Dynamic Control Support
          • How to add new set of component with a different provider
          • How to test your component in the playground
          • Tools
        • WMLogger
          • How to use the WMLogger's instance
          • How to change log's level
          • How to add log tags
        • Integration test
        • Setup WebMap Applications to Run Front-End And Back-End In Separates Sites
          • Setup WebMap Applications To Run Front-End And Back-End In Separates Sites in Production (IIS)
        • Setup Migrated WebMap Applications To Run Front-end & Back-end In Separates Sites (Only development)
        • Initial Set Up
          • Software to Install
          • Necessary Repositories
      • Errors
      • Version Notes
        • Client Core
        • Angular Client
        • Web Base Components
        • Winforms Angular Components
        • PowerBuilder Kendo Components
      • Licenses
        • Client Core
        • Angular Client
        • Base Components
        • PB Kendo Components
        • WFNet Kendo Components
        • WebForms Components
        • WFNet Access Components
        • WFNet Janus Components
        • WFNet C1 Components
        • Silverlight wms-framework
        • Silverlight i-components
    • BackEnd
      • WebMAP From Scratch
      • Setup
      • DCP: Desktop Compatibly Platform
        • Overview
        • Library Bundles
          • Bundle Library
            • Create an Observable Object
          • Bundle DTO
            • DTO: Data Transfer Objects
              • Creating a DTO
            • Mappers
              • Create Mappers
            • Observable Wrappers
              • Create an Observable Wrapper
            • API/Controllers
      • Architecture
      • Weaving on WebMAP
      • Glossary
      • FAQ
        • How to create a new Control
        • How to create a new Screen
        • What is the Mobilize.WebMAP.CoreServices.All?
        • What is the DesignerAttribute?
        • What is the InterceptedAttribute?
        • What is the Mobilize.Extensions.Logging.RollingFile?
        • What is the ObservableAttribute?
        • What is the Mobilize.Weaving.WebMAPExtensions.All?
      • Licenses
        • PBNet DCP
        • WebFormsDCP
        • WFNet DCP
        • CoreServices
        • CoreServicesCommon
    • Request and Response
  • SCALABILITY
    • Introduction
    • Microservices
    • Containerizing a WebMap .Net Application with Docker
    • Vertical scalability
Powered by GitBook
On this page
  • Stable version (Current Version: v12.0.0)
  • v12.0.0
  • v10.0.0
  • v9.0.0
  • v5.0.1
  • Latest version (Current Version: v5.0.2-rc116)
  • v5.0.2-rc0126
  • v5.0.2-rc0118
  • v5.0.2-rc0117
  • v5.0.2-rc0116
  • v5.0.2-rc0113
  • v5.0.2-rc0112

Was this helpful?

  1. General
  2. FrontEnd
  3. Version Notes

Winforms Angular Components

Stable version (Current Version: v12.0.0)

v12.0.0

  1. Updated angular packages:

    1. @angular-devkit/build-angular: Updated to version 16.2.14

    2. @angular-devkit/schematics: Updated to version 16.2.14

    3. @angular-eslint/builder: Updated to version 16.3.1

    4. @angular-eslint/eslint-plugin: Updated to version 16.3.1

    5. @angular-eslint/schematics: Updated to version 16.3.1

    6. @angular/animations: Updated to version 16.2.12

    7. @angular/cli: Updated to version 16.2.14

    8. @angular/common: Updated to version 16.2.12

    9. @angular/compiler: Updated to version 16.2.12

    10. @angular/compiler-cli: Updated to version 16.2.12

    11. @angular/core: Updated to version 16.2.12

    12. @angular/forms: Updated to version 16.2.12

    13. @angular/language-service: Updated to version 16.2.12

    14. @angular/localize: Updated to version 16.2.12

    15. @angular/material: Updated to version 16.2.14

    16. @angular/platform-browser: Updated to version 16.2.12

    17. @angular/platform-browser-dynamic: Updated to version 16.2.12

    18. @angular/router: Updated to version 16.2.12

    19. ng-packagr: Updated to version 16.2.3

  2. Updated Kendo UI for Angular packages:

    1. @progress/kendo-angular-buttons: Updated to version 14.1.0

    2. @progress/kendo-angular-charts: Updated to version 14.1.0

    3. @progress/kendo-angular-common: Updated to version 14.1.0

    4. @progress/kendo-angular-dateinputs: Updated to version 14.1.0

    5. @progress/kendo-angular-dialog: Updated to version 14.1.0

    6. @progress/kendo-angular-dropdowns: Updated to version 14.1.0

    7. @progress/kendo-angular-editor: Updated to version 14.1.0

    8. @progress/kendo-angular-excel-export: Updated to version 14.1.0

    9. @progress/kendo-angular-gauges: Updated to version 14.1.0

    10. @progress/kendo-angular-grid: Updated to version 14.1.0

    11. @progress/kendo-angular-inputs: Updated to version 14.1.0

    12. @progress/kendo-angular-intl: Updated to version 14.1.0

    13. @progress/kendo-angular-l10n: Updated to version 14.1.0

    14. @progress/kendo-angular-label: Updated to version 14.1.0

    15. @progress/kendo-angular-layout: Updated to version 14.1.0

    16. @progress/kendo-angular-menu: Updated to version 14.1.0

    17. @progress/kendo-angular-pdf-export: Updated to version 14.1.0

    18. @progress/kendo-angular-popup: Updated to version 14.1.0

    19. @progress/kendo-angular-progressbar: Updated to version 14.1.0

    20. @progress/kendo-angular-toolbar: Updated to version 14.1.0

    21. @progress/kendo-angular-tooltip: Updated to version 14.1.0

    22. @progress/kendo-angular-treeview: Updated to version 14.1.0

  3. Requires node.js v16 or v18.

  4. Angular compatibility compiler (ngcc) has been removed on Angular 16.

  5. Kendo UI for Angular icon type migrated from font to svg (Kendo UI for Angular R3 2023 release).

    • wm-datetimepicker calendar icon has changed from kendo-icon to kendo-svg-icon.

    • wm-window title bar buttons icon has changed from kendo-icon to kendo-svg-icon.

    • wm-hscrollbar and wm-vscrollbar button icons has changed from kendo-icon to kendo-svg-icon.

  6. wm-tabcontrol tabstrip id attribute no longer generates sequentially as would be tabstrip-1…n.

  7. wm-hscrollbar and wm-vscrollbar kendo slider no longer has div.k-slider-wrap.k-slider-buttons that contained the buttons with the arrow icon, DOM structure changed from kendoslider > div.k-slider-wrap.k-slider-buttons > button to kendoslider > button.

  8. wm-datetimepicker kendo-dateinput when clicked do not locates cursor to the beginning section of the date instead it will locate on the closer section (day, month or year) of the date.

  9. Sass themes support on winforms components.

v10.0.0

  1. Updated angular packages:

    1. @angular-devkit/build-angular: Updated to version 15.2.10

    2. @angular-devkit/schematics: Updated to version 15.2.10

    3. @angular-eslint/builder: Updated to version 15.2.1

    4. @angular-eslint/eslint-plugin: Updated to version 15.2.1

    5. @angular-eslint/schematics: Updated to version 15.2.1

    6. @angular/animations: Updated to version 15.2.10

    7. @angular/cli: Updated to version 15.2.10

    8. @angular/common: Updated to version 15.2.10

    9. @angular/compiler: Updated to version 15.2.10

    10. @angular/compiler-cli: Updated to version 15.2.10

    11. @angular/core: Updated to version 15.2.10

    12. @angular/forms: Updated to version 15.2.10

    13. @angular/language-service: Updated to version 15.2.10

    14. @angular/localize: Updated to version 15.2.10

    15. @angular/material: Updated to version 14.2.7

    16. @angular/platform-browser: Updated to version 15.2.10

    17. @angular/platform-browser-dynamic: Updated to version 15.2.10

    18. @angular/router: Updated to version 15.2.10

    19. ng-packagr: Updated to version 15.2.2

  2. Updated typescript to version 4.9.5

  3. Updated @mobilize/base-components to version 10.0.0

v9.0.0

  1. Updated angular packages:

    1. @angular-devkit/build-angular: Updated to version 14.2.12

    2. @angular-devkit/schematics: Updated to version 14.2.11

    3. @angular-eslint/builder: Updated to version 14.4.0

    4. @angular-eslint/eslint-plugin: Updated to version 14.4.0

    5. @angular-eslint/schematics: Updated to version 14.4.0

    6. @angular/animations: Updated to version 14.3.0

    7. @angular/cli: Updated to version 14.2.11

    8. @angular/common: Updated to version 14.3.0

    9. @angular/compiler: Updated to version 14.3.0

    10. @angular/compiler-cli: Updated to version 14.3.0

    11. @angular/core: Updated to version 14.3.0

    12. @angular/forms: Updated to version 14.3.0

    13. @angular/language-service: Updated to version 14.3.0

    14. @angular/localize: Updated to version 14.3.0

    15. @angular/material: Updated to version 14.2.7

    16. @angular/platform-browser: Updated to version 14.3.0

    17. @angular/platform-browser-dynamic: Updated to version 14.3.0

    18. @angular/router: Updated to version 14.3.0

    19. ng-packagr: Updated to version 14.2.2

  2. Updated typescript to version 4.7.2

  3. Updated kendo packages:

    1. @progress/kendo-angular-buttons: Updated to version 11.4.0

    2. @progress/kendo-angular-charts: Updated to version 11.4.0

    3. @progress/kendo-angular-common: Updated to version 11.4.0

    4. @progress/kendo-angular-dateinputs: Updated to version 11.4.0

    5. @progress/kendo-angular-dialog: Updated to version 11.4.0

    6. @progress/kendo-angular-dropdowns: Updated to version 11.4.0

    7. @progress/kendo-angular-editor: Updated to version 11.4.0

    8. @progress/kendo-angular-excel-export: Updated to version 11.4.0

    9. @progress/kendo-angular-gauges: Updated to version 11.4.0

    10. @progress/kendo-angular-grid: Updated to version 11.4.0

    11. @progress/kendo-angular-inputs: Updated to version 11.4.0

    12. @progress/kendo-angular-intl: Updated to version 11.4.0

    13. @progress/kendo-angular-l10n: Updated to version 11.4.0

    14. @progress/kendo-angular-label: Updated to version 11.4.0

    15. @progress/kendo-angular-layout: Updated to version 11.4.0

    16. @progress/kendo-angular-menu: Updated to version 11.4.0

    17. @progress/kendo-angular-pdf-export: Updated to version 11.4.0

    18. @progress/kendo-angular-popup: Updated to version 11.4.0

    19. @progress/kendo-angular-progressbar: Updated to version 11.4.0

    20. @progress/kendo-angular-toolbar: Updated to version 11.4.0

    21. @progress/kendo-angular-tooltip: Updated to version 11.4.0

    22. @progress/kendo-angular-treeview: Updated to version 11.4.0

    23. @progress/kendo-data-query: Updated to version 1.6.0

    24. @progress/kendo-drawing: Updated to version 1.17.4

    25. @progress/kendo-licensing: Updated to version 1.3.0

    26. @progress/kendo-theme-default: Updated to version 6.2.0

    27. @progress/kendo-ui: Updated to version 2023.1.314

  4. Updated @mobilize/base-components to version 9.0.0

  5. Add JQuery for Jest Setup test environment

  6. Fix components styles and css selectors

  7. Added support to new resize mechanism in Toolbar component

v5.0.1

  1. Add Crystalreport support.

  2. Add render to modified the DOM.

  3. Add server-event decorator.

  4. Add components support:

    1. Add session expired.

    2. Add stub component.

    3. Add C1trudbgrid.

    4. Add checkbox.

    5. Add checklistbox.

    6. Add combobox.

    7. Add contextmenustrip.

    8. Add datagridview.

    9. Add datetimepicker.

    10. Add file-dialog.

    11. Add groupbox

    12. Add kendolistbox.

    13. Add label.

    14. Add listbox.

    15. Add listview.

    16. Add maskedtextbox.

    17. Add messageBox.

    18. Add numericupdown.

    19. Add panel.

    20. Add picturebox.

    21. Add print-dialog.

    22. Add radiobutton.

    23. Add statusstrip.

    24. Add tabControl.

    25. Add tabPage.

    26. Add textbox.

    27. Add threadexceptiondialog.

    28. Add timer.

    29. Add toolstrip.

    30. Add treeview.

    31. Add web-broser.

    32. Add window.

Latest version (Current Version: v5.0.2-rc116)

v5.0.2-rc0126

  1. Update @mobilize/base-components reference in the project.

v5.0.2-rc0118

  1. Bug fix:

    1. The popup buttons in IE are align to the left. ( #51865 )

v5.0.2-rc0117

  1. Bug fix:

    1. Mobilize.Web.ToolStrip ItemClicked event is not working ( #51598 )

v5.0.2-rc0116

  1. Fix Quality Gate Issues in BaseComponents ( #51711 )

v5.0.2-rc0113

  1. Bug fix:

    1. ComboBoxJquery sometimes the selectedIndex and the selectItem do not work in IE ( #50688 )

v5.0.2-rc0112

  1. Implement Angular PlayGround Catalog ( #42009 )

PreviousWeb Base ComponentsNextPowerBuilder Kendo Components

Last updated 9 months ago

Was this helpful?