ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempFile (Example)
Usage example of the fTempFile function
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
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<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
CertificateList (Function)
Returns the list of certificates available on the computer.
iPrintReport (Example)
Usage example of the iPrintReport function
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
fClose (Example)
Usage example of the fClose function
iPrintZone (Example)
Usage example of the iPrintZone function
Modbus functions
List of Modbus functions...
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
ChronoReset (Function)
Stops and resets a running stopwatch.
Right (Function)
Extracts the last characters from a string or string buffer.