ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Movable (Property)
The Movable property is used to define if an element can be moved.
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
Border management constants
List of constants used by the border functions....
Checked (Property)
The Checked property determines whether or not an element is checked.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
<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.
<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.
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......
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