ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Radar" charts
The Radar chart is used to highlight a series according to another one......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
HTML Display control functions
List of functions for managing HTML Display controls...
WDSQL, SQL Tool: Overview
WDSQL is used to......
GOTO statement
The GOTO statement is used to run a code identified by a label...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Bar code constants
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......