ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Structure (Type of variable)
A structure is a custom type of data...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Creating the Vision pages of the WEBDEV RAD pattern
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
User Groupware files
Two categories of data files are managed......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Creating a table in a report
Tables can be created in a report......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......