ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Managing parallel tasks
The computers are becoming more and more powerful......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Programming custom calculations in Table controls (prefix syntax)
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
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)
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Programming automatic calculations in the columns of a Table control (prefix syntax)
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Compilation options (HLP format)
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
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.
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......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.