ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
WINDEV Mobile concepts
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Examples for using the OLE DB provider for HFSQL
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
9. Distributing "Reports and Queries"
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
User report editor (Reports & Queries)
A report provides a custom view of data......
Resizing a window (AAF)
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
29. SEO in practice
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.