ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
ThreadExecute (Function)
Starts the execution of a secondary thread.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
Secure (Property)
The Secure property is used to configure the table encryption security level.
Automation object
The Automation keyword is used to declare an automation object...
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
DriveListDirectory (Function)
Lists drive directories.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
HugeFile (Property)
The HugeFile property sets the maximum possible size of a table.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.