ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
WDXView: Overview
WDXView is an ActiveX browser......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
15. Creating the executable in practice
Creating the executable in practice...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Native MariaDB Connector - License Agreement
Native MySQL Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Manipulating a Layout control programmatically
A Layout control can be......
The server is currently updated. Retry later.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Error 202: The method already has an access attribute (public, protected or private)
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......