ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
System constants
List of constants used by the system functions....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
7. Multilingual applications in practice
16. Application test in practice
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min