ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
Nation (External language)
Defines the display language for the titles, captions, messages...
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
iCurrentFile (Function)
Returns the name of the file currently generated.
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.
DDEUpdate (Function)
Modifies a linked data.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
12. External component in practice
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Mouse management functions
List of functions for mouse management...
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
xlsClose (Function)
Closes an XLS file.