ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
WDLog: Presentation
The different operations that can be performed with WDLog are as follows......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Compilation options (HLP format)
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Content (Property)
The Content property is used to get and change the content of an element.
TableMode (Function)
TableMode is kept for backward compatibility.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......