ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
Error 117: The array has X dimensions and you access it with Y dimensions
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
Check model
You can use check models to easily create checks...
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Style sheet
A style sheet ("......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Using WDDIXIO
To translate the text used in your project:...
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
12. Preventing from going back to a page
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......