ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
How to use an array of structures?
An array of structures is an Array variable......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
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.
Update (Property)
The Update property specifies the updates to be made.
<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).
ERR_TIMEOUTINIT
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....