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).
HOut (Example)
Usage example of the HOut function
14. PHP generation in practice
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order...
SQLConnect (Example)
Usage example of the SQLConnect function
SQLChangeConnection (Function)
Modifies the current connection.
SQLExec (Function)
Names and runs an SQL query.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed...
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed...
HExecuteProcedure (Function)
Runs a stored procedure.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can...
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile...
1
2
3
4
5
>