ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Scheduler control events
The following events associated with Scheduler controls:...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Word Processing control functions
The following functions are used to manage Word Processing controls:...
TypeIsNullable (Function)
Determines whether an element is nullable.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.