ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Operator on Address
The & operator returns the address of a variable as an integer
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
HFSQL properties
List of HFSQL properties...
Passing parameters
The parameters can be passed to a procedure......
Bitwise operators
The operations on binary values are performed......
Properties associated with a report
List of properties associated with a report...
2. UML models
2. UML models
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Classes, members, methods and properties
A class is made of......
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Discover all the possibilities of pivot tables
Using Kotlin code
Kotlin is a programming language mainly used for Android development......