ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Constants for external files
List of constants used by the functions for managing external files....
fListDisk (Function)
Returns the list of disks installed on the computer.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Page (Property)
The Page property is used to handle a page.
Age (Function)
Returns the age according to the date of birth.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
BurnerEject (Function)
Opens or closes the door of current burner.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
zipExtractFile (Example)
Usage example of the zipExtractFile function
HTMLToText (Function)
Converts an HTML string or buffer to text.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Constants for managing the Enumerations and the Combinations