ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLAddChild (Example)
Usage example of the XMLAddChild function
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
fOpenTempFile (Function)
Creates and opens a temporary file.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...