ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Replication management functions
Three types of replication are proposed......
Writing an email: the available methods
This help page presents the methods for writing an email....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
WINDEV Framework License Agreement
Project portfolio
From version 25, you can create "project portfolios"......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
SCM: Repository versions
There are different versions of the SCM repository......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Creating a select query
A select query (corresponding SQL statement......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......