ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC...
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access an HFSQL Classic database from an external database software that supports ODBC accesses...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux...
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access an HFSQL Classic database from an external database software that supports ODBC accesses...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
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...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
SQLFirst (Function)
Positions on the first row of the query result.
WEBDEV Application Server 2024
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
iPrintReport (Function)
Prints a report created with the report editor.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
Distributing an external component
Once the component has been created, tested and generated, it can be distributed...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Test of a query
The query editor allows you to run the test of query result......
How to develop a PHP site?
What is a PHP site?......
Specific features of the Express version
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
5. Deploying a dynamic site (Session or AWP) in practice
Report based on a query
Queries are used to easily select records in one or more data files......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
1
2
3
4
5
>