ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the User Groupware
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HDescribeItem (Function)
Describes a file item through programming.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
HChangeConnection (Example)
Usage example of the HChangeConnection function
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Materialized view
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HFSQL Client/Server: Configuring the data files on the server
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HDescribeConnection (Function)
Describes a new connection to an external database.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HJSONToRecord (Function)
Imports JSON data into the current record.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.