ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
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)....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
Right (Function)
Extracts the last characters from a string or string buffer.
XMLDocument (Function)
Creates a new XML document.
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.
Modbus functions
List of Modbus functions...
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).