ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminFindClient (Function)
Finds a SaaS client account.
<Component>.Load (Function)
Loads an external component independent of the current project.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
XMLToJSON (Function)
Converts an XML string to JSON.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS web service database.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Setup directory
The setup wizard allows you to configure the setup directory of application....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.