ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Line (Property)
The Line property is used to define the line style used.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Error 22: No END statement is associated with this FOR
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
Error 23: No END statement is associated with this WHILE
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Handling a control through programming in a report
All report controls can be handled through programming......
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....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Error 202: The method already has an access attribute (public, protected or private)
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
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......
7. Layouts using the Flexbox control
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Error 38: The END statement marking the end of the structure declaration is missing
Error 24: No END statement is associated with this LOOP
2. UML models
2. UML models
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Declaring and using a variable
A variable is defined by name and type......