ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...
Universal assisted replication: specific features
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Global and local variable
Two types of variables are available......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design...
List of extension attributes
The list of extension attributes ......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...