ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
apExecute (Function)
Runs an action plan.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
tapiCallEnd (Function)
Returns the date and time of the end of call.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Combination (Type of variable)
A combination is a set of options.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Various WEBDEV constants
Various WEBDEV constants...
JSONToVariant (Example)
Usage example of the JSONToVariant function
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......