ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
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.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
Automation object
The Automation keyword is used to declare an automation object...
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
<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.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
Constants used by the scanner functions
Constants used by the scanner functions...
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbDeleteTable (Function)
Deletes an HBase table.
Facebook functions (prefix syntax)
List of Facebook functions...
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.