ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring and using a variable
A variable is defined by name and type......
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
How to manage enumerations programmatically?
Type (Property)
The Type property gets and sets the type of an element.
5. Which type of server to choose?
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
String (Variable type)
The String type is used to manipulate strings......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
<picLayer variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type picLayer.
<Image variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type Image.
<WDPic variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type WDPic.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
POUR TOUT / POUR ALL instruction (browse a JSONReader variable)
Training FOR ALL instruction lets you perform different types of browse on a variable of type jsonReader: Loop through a level. Loop through a level with copy. Browse in depth. Warning This feature is only available from version 2025 Update 3 onwards...
1
2
3
4
5
6
395
>