ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Comparing the project messages
The comparison between source and target text helps you find translation errors......
14. Report templates
...Report templates are used to easily standardize report layouts....
Error 23: No END statement is associated with this WHILE
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....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
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....
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)
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
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......
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......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Camera control in a mobile application
The Camera control is used to......
7. Layouts using the Flexbox control
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error 38: The END statement marking the end of the structure declaration is missing
Error 24: No END statement is associated with this LOOP