ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
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....
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
XMLAddChild (Example)
Usage example of the XMLAddChild function
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
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
XMLBuildString (Example)
Usage example of the XMLBuildString function
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....