ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
MatWrite (Example)
Usage example of the MatWrite function
Table control functions
List of functions specific to Table controls...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Polygon (Property)
The Polygon keyword can correspond to...
TreeView Table control functions
List of functions for managing TreeView Table controls...
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Move
The Move property determines if an element can be moved.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
7. Dynamic site on specific configurations
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
ContentType (Property)
The ContentType property is used to get and define the content of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Subject (Property)
The Subject property is used to get and change the subject of an element.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function