ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically...
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
User Groupware files
Two categories of data files are managed......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion...
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Constants used by the scanner functions
Constants used by the scanner functions...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......