ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
The OLE control
The OLE control is used to handle an OLE object......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
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).
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
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......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Binding a Check Box control to an item
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......