ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DomoClose (Function)
Closes the communication opened by DomoOpen.
<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
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
Modbus functions
List of Modbus functions...
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
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
SchedulerDeleteTask (Function)
Deletes a scheduled task.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
ChronoReset (Function)
Stops and resets a running stopwatch.
Compilation options (chm format)
Right (Function)
Extracts the last characters from a string or string buffer.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.