ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Principle for running threads
At runtime, an application runs in a main thread......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
The planes (in a window or in a report)
The planes are used to group the window controls......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
9. Sharing a project in practice
Sharing a project in practice...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Various constants
List of various constants used by the constants WINDEV functions....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min