ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
TreeView Table control functions
List of functions for managing TreeView Table controls...
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
18. Order of execution of the code of buttons/links
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
Page constants
List of constants used by page functions....
ControlToSource (Function)
Assigns the control value to the source of a control link.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......