ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
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.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
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......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
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......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
WDDIXIO overview
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....