ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Comparison operators
The comparison operators can be divided into several categories......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Global and local variable
Two types of variables are available......
grParameter (Function)
Retrieves or modifies a chart parameter.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....