ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
Interface of WDInst
WINDEV and OPC
OPC stands for "OLE for Process Control"......
17. Project Management Hub
...Project Management Hub...
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
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......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Handling TimeLine controls programmatically
A TimeLine control can be......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
4. When to use the debugger?
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......