ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Seek (Function)
Searches for the index of an element in a WLanguage array.
Constants for WLanguage types
List of constants for managing WLanguage types....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Using the Vista style in your windows
WINDEV allows you to customize......
Local procedure
Two types of procedures are available......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
The different types of windows
The following types of windows can be created in a WINDEV application......
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Font (Type of variable)
A Font variable creates a font programmatically...
Constant
The constants are language elements whose value is fixed once and for all...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Select query description window
The description window of a select query includes several sections......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Interactive notification management constants
Interactive notification management constants...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......