ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
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......
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......
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)....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
17. TLS/SSL: Encrypting information on the Web
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
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......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
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)...
The server is currently updated. Retry later.
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 a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......