ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteTask (Function)
Deletes a scheduled task.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit 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.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
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...
DomoClose (Function)
Closes the communication opened by DomoOpen.
<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)....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Right (Function)
Extracts the last characters from a string or string buffer.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
Error 117: The array has X dimensions and you access it with Y dimensions
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
OLESave (Function)
Saves the object found in an OLE control in binary format.