ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Movable (Property)
The Movable property is used to define if an element can be moved.
Checked (Property)
The Checked property determines whether or not an element is checked.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV website in session mode starts......
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
WEBDEV Application Server 2024
12. Retrieving data from a site
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
Functions for managing objects (External language)