ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Debugging constants
List of constants used by the debugging functions...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
CursorCapture (Example)
Usage example of the CursorCapture function
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
SQLExec (Function)
Names and runs an SQL query.
Other operators
The following are additional operators......
Automatic error handling
Error handling can be customized for each process......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......