ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Code history
The code history is used to......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Items used in a select query
A query created in the query editor can contain several types of items......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Code statistics
The code statistics affect......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
11. User Macro-Code: UMC in practice
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
SQL functions: Special case
List of SQL functions: Special case...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.