ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
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)....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HModify (Example)
Usage example of the HModify function
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HDescribeItem (Example)
Usage example of the HDescribeItem function
Compatibility between external components and deployed applications
A component can evolve in many ways......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Automation object
The Automation keyword is used to declare an automation object...
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HSetPosition (Example)
Usage example of the HSetPosition function
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
SQLTransaction (Example)
Usage example of the SQLTransaction function
zipAddFile (Example)
Usage example of the zipAddFile function
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
HReadSeek (Example)
Usage example of the HReadSeek function
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HSubstDir (Example)
Usage example of the HSubstDir function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.