ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Arithmetic operators
The arithmetic operators are......
Other operators
The following are additional operators......
Logical operators
The logical operators are as follows......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
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....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Error 31: The file to include is not found. Check the name and path ...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Extracting messages added or modified since last extraction
A project was already created and translated......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Extern (Reserved word)
EXTERN is used to...
Specific features of the Express version