ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
CameraConfigure (Function)
Allows you to configure the video capture driver.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.