ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
Options of the window editor
To configure the general options of the window editor......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
8. Associating controls with data
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
8. Binding controls to data
A window can display information from......
Classes, members, methods and properties
A class is made of......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Printing in PDF format: Special cases
Specific features of print in PDF format...
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Report and project
In most cases, a report is linked to a project......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......