ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
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......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
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)....
Events associated with the Conference control
List of events associated with a Conference control...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
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)......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Message text file format
The text files created by WDMSG use a specific format......
Access rights to a class property
A property is a code element that includes two processes......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Configuring the setup program
Two tools can be used to create a setup program......
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)......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......