ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Body Complement block
The Body complement block is linked to the Body block......
hServerOperation (Variable type)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
EventChange (Function)
Modifies the status of an event.
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Using the Vista style in your windows
WINDEV allows you to customize......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
GetVariableDefinition (Function)
Gets the description of a variable.