ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Guest (Property)
The Guest property is used to get and modify a list of guests.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDINT license agreement
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
DisplayFormat (Property)
The FormatAffichage property lets you know and modify the expected format for displaying a label: plain text, RTF or Markdown format.
Order (Property)
The Order property gets and sets the order of a list of elements.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS web service database.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad).
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
UMC management functions
List of functions for managing the UMC...
File download functions
The following functions are used to manage downloads......
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....