ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query based on query
Queries can be based on items from another query......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Remote control: Some examples of configuration
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min