ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
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
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
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...
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
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.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...