ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
5. The following files are automatically created
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
KeyPressed (Function)
Checks which key is pressed.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Constant
The constants are language elements whose value is fixed once and for all...
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....