ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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 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 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...
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...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use...
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
SQLExec (Example)
Usage example of the SQLExec function
Optional connection information
When defining the connections in the data model editor or when defining the connections...
SQLFirst (Example)
Usage example of the SQLFirst function
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
HOut (Example)
Usage example of the HOut function
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
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.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
14. PHP generation in practice
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite...
HExecuteProcedure (Function)
Runs a stored procedure.
SQLChangeConnection (Function)
Modifies the current connection.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order...
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
1
2
3
4
5
6
8
>