ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
WindowsVersion (Function)
Returns the runtime mode of Windows.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
iPrintReport (Example)
Usage example of the iPrintReport function
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
iPrintZone (Example)
Usage example of the iPrintZone function
Modbus functions
List of Modbus functions...
FTPRenameFile (Example)
Usage example of the FTPRenameFile function