ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
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.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
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.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
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.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
DashGetWidgetPosition (Function)
Returns the position of a widget found in a Dashboard control.