ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
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.
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.
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).
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.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.