ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
Creating anchors
The anchors are used to define specific points in a help page......
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....
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
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.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
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.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
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.
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...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
TimePicker (Function)
Opens the system time picker.