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...
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Using the Salesforce service
Salesforce is a very popular CRM software......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
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 table....
Error 1014: The access to the member of the class is restricted by a private inheritance
Python: Native calls
WLanguage allows for native Python calls......
Native PostgreSQL Connector - License Agreement
Native MariaDB Connector - License Agreement
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......