ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...
Universal assisted replication: specific features
List of functions that manipulate HTML documents.
Differences and specific features of an HFSQL Client/Server application
The management mode of tables 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, ...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:
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,...
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile,...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50...
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......
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file...
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 ......
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