ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
ERR_NOTACTIVATED
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
How to create a menu?
12. Control templates
...Control templates...
20. Managing suggestions and incidents
Managing suggestions and incidents...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Aliases on data files: HAlias
The aliases are used to handle......
Hash functions
Hashing is used to summarize a file or a character string......
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......