ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Spin control
A Spin control is used to increase or reduce a value found in a control......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
DocClose (Function)
Closes a docx file and frees the document.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Age (Function)
Returns the age according to the date of birth.
RGBRed (Function)
Returns the red component of an RGB color.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
RedisSet (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Defining a help window template
WINDEV allows you to create help window templates......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Binding a Check Box control to an item
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......