ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoFind (Function)
Finds documents in a MongoDB collection.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Right (Function)
Extracts the last characters from a string or string buffer.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
fUnlock (Function)
Entirely or partially unlocks an external file.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
CertificateSignString (Function)
Creates the signature of a character string.
ControlCurrent (Function)
Returns the name of the control currently in edit.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
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.