ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
2. Projects in practice
Discover the main operations that can be performed on a project....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
MutexEnd (Function)
Signals that the thread frees the mutex.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
Age
The Age keyword can correspond to...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
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......
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....
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.
DocClose (Function)
Closes a docx file and frees the document.