ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
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.
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.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
Document (Type of variable)
The Document type is used to handle a "docx" document.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.