ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
11. Controls in practice
Discover the main characteristics of the controls...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
The Edit control
The Edit control allows users to enter data......
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)......
8. Sharing a project in practice
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......
Events associated with Table controls
List of events associated with Table controls...
1. Examples provided with WINDEV Mobile
Print constants
List of constants used by the print functions....
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Find out the account that runs the AWP protocol
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......