ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoClose (Function)
Closes the communication opened by DomoOpen.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Handling a Web Component control through programming
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
Modbus functions
List of Modbus functions...
HInfoReplica (Function)
Returns information about the specified replica.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
SchedulerDeleteTask (Function)
Deletes a scheduled task.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MongoInfo (Function)
Returns information about a MongoDB database.
fListDisk (Function)
Returns the list of disks installed on the computer.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.