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 database schema...
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Native Access to SAP
SAP is a widely used ERP......
WDSQL, SQL querier: Overview
WDSQL is used to......
Error 1023: The access to the method of the class is restricted by a private inheritance
Native Sybase Connector for WINDEV and WEBDEV 2024
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Error 1013: The access to the member of the class is restricted by a protected inheritance