ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Advanced types
The advanced types of WLanguage are as follows...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Type (Property)
The Type property is used to get and change the type of an element.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
14. Controls in practice
Guide organization
Organization of WINDEV Concepts...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
11. Choosing the action of a button/link
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
2. Analysis in practice
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
AAF: Sort/Search/Filter on the columns of Table controls