ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Informix Native Connector: Programming using SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the database schema...
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code...
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
SQL functions for accessing the external databases
List of SQL functions used to access the external databases
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code...
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query...
MariaDB Native Connector: Programming using SQL functions
The SQL functions can be used to handle the MariaDB database...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema...
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec...
Progress Native Connector: Programming using SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the database schema
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query...
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)...
SQLite Native Connector: Programming using SQL functions
The use of SQL functions to handle SQLite data does not require importing the table structure into the database schema.
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector...
Native Informix Connector for WINDEV and WEBDEV
As an option, WINDEV and WEBDEV offer an Informix Native Connector (also known as Native Access...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
Main file extensions created and managed by WINDEV, WEBDEV and WINDEV Mobile...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Variable CodeSQLMiseEnForme>MetEnForme (Function)
Applies formatting to SQL code: syntax highlighting, style standardization, etc.
Versions 2026 and later
Note: This function is only available from version 2026 - Update 1.
Subscription-exclusive new feature
Note: This function is only available from version 2026 - Update 1.
New in version 2026
Note: This function is only available from version 2026 - Update 1.
Note: This function is only available from version 2026 - Update 1.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector...
SQLCodeFormat (Function)
Applies formatting to SQL code: syntax highlighting, style standardization, etc.
Versions 2026 and later
Note: This function is only available from version 2026 - Update 1.
Subscription-exclusive new feature
Note: This function is only available from version 2026 - Update 1.
New in version 2026
Note: This function is only available from version 2026 - Update 1.
Note: This function is only available from version 2026 - Update 1.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector
CodeGetCSSDeclarations
Returns a CSS style sheet corresponding to a WLanguage code theme.
Versions 2026 and later
Note: This function is only available from version 2026 - Update 1.
Subscription-exclusive new feature
Note: This function is only available from version 2026 - Update 1.
New in version 2026
Note: This function is only available from version 2026 - Update 1.
Note: This function is only available from version 2026 - Update 1.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ...
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
Native DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to DB2...
Native Informix Connector: Requirements and remarks
Remarks and specific features of Native Informix Connector
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Access Connector to MariaDB ...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
Native SAP ASE Connector: Requirements and remarks
The following paragraphs present the main aspects and specific features of the Native SAP ASE Connector (also called Native Sybase Access)...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector...
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector to PostgreSQL...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database...
How to loop through a file using filters?
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table...
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection...
Accessing a database via a web service
The database can be accessed via a web service......
Creating a select query
A select query (corresponding SQL statement......
Query editor
The query editor is used to automatically create queries on the data files......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications...
Materialized view
Creating a query
Two methods can be used to create a query......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported...
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables...
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure...
1
5
6
7
8
9
24
>