ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Compilation options (HLP format)
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Properties of a help page
The characteristics of a help page are used to define......
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
17. TLS/SSL: Encrypting information on the Web
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Creating nested reports
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......