ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Global and local variable
Two types of variables are available......
List of extension attributes
The list of extension attributes ......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Chart constants
List of constants used by the functions for chart management....
2. Examples and components provided with WEBDEV
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Various constants
List of various constants used by the constants WINDEV functions....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......