ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Rating control properties
The Rating control can be used in a window as well as in a page....
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Error 305: The element does not exist in the window
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
9. Generation modes
WINDEV Mobile includes different types of generation......
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Handling a control through programming in a report
All report controls can be handled through programming......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...