ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
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....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
fListDisk (Function)
Returns the list of disks installed on the computer.
Page (Property)
The Page property is used to handle a page.
BurnerEject (Function)
Opens or closes the door of current burner.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
Age (Function)
Returns the age according to the date of birth.
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)....
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).
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
zipExtractFile (Example)
Usage example of the zipExtractFile function
HTMLToText (Function)
Converts an HTML string or buffer to text.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
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.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.