ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Modes to install an application
Help about new features: Letting users know about changes
Applications are constantly evolving......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
18. Order of execution of the code of buttons/links
Telemetry management functions
The following functions are used to manage the telemetry:...
Constants for telemetry management
Constants for telemetry management...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
3. Managing sockets
WINDEV includes advanced socket management functions....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
12. Pages in practice
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......