|
|
|
|
|
|
|
The use of SQL functions to manipulate Informix data does not require importing the file structure into the database schema... |
|
|
|
|
|
|
The mathematical SQL functions that can be used on the queries written in SQL code are as follows... |
|
|
|
|
|
|
The ORDER BY clause is used to sort the records selected by an SQL query... |
|
|
|
|
|
|
The query editor allows you to create a query by typing SQL code... |
|
|
|
|
|
|
WLanguage includes the "WL" keyword... |
|
|
|
|
|
|
WINDEV allows you to easily run queries in SQL code... |
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows... |
|
|
|
|
|
|
To specify the selection conditions in an SQL query, you can use... |
|
|
|
|
|
|
To select records coming from several data files, joins must be used in the SQL query... |
|
|
|
|
|
|
The following SQL functions can be used on the queries written in SQL code (classified by theme)... |
|
|
|
|
|
|
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema... |
|
|
|
|
|
|
The following paragraphs present the main aspects and specific features of the Native DB2 Connector... |
|
|
|
|
|
|
As an option, WINDEV and WEBDEV offer an Informix Native Connector (also known as Native Access... |
|
|
|
|
|
|
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access... |
|
|
|
|
|
|
WINDEV and WEBDEV offer a Native Access Connector to MariaDB ... |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
WINDEV and WEBDEV offer a Native Connector for MySQL... |
|
|
|
|
|
|
Remarks and specific features of Native Informix Connector |
|
|
|
|
|
|
WINDEV and WEBDEV offer an optional Native Connector to Progress ... |
|
|
|
|
|
|
WINDEV and WEBDEV offer an optional Native Connector to DB2... |
|
|
|
|
|
|
WINDEV and WEBDEV offer a Native Connector to PostgreSQL... |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer.... |
|
|
|
|
|
|
The installation package (or DVD, if provided) allows you to install... |
|
|
|
|
|
|
Usage example of the HCloseConenction function |
|
|
|
|
|
|
WINDEV Tutorial - External database Using data from an external database - 40 min |
|
|
|
|
|
|
Creates an HFSQL view from two previously created views (HCreateView). This function uses... |
|
|
|
|
|
|
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types |
|
|
|
|
|
|
When defining the connections in the data model editor or when defining the connections... |
|
|
|
|
|
|
This help page presents the different methods that can be used to populate a Table control... |
|
|
|
|
|
|
Executes a SELECT query asynchronously. |
|
|
|
|
|
|
Usage example of the HOpenConnection function |
|
|
|
|
|
|
Usage example of the SQLConnect function |
|
|
|
|
|
|
Usage example of the HChangeConnection function |
|
|
|
|
|
|
Deletes a previously created view. This function uses the former view mechanism. |
|
|
|
|
|
|
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross)... |
|
|
|
|
|
|
Usage example of the HDescribeConnection function |
|
|
|
|
|
|
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile,... |
|
|
|
|
|
|
Remarks and specific features of Native PostgreSQL Connector...... |
|
|
|
|
|
|
A query with parameters can be used...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files...... |
|
|
|
|
|
|
Example of use of HExecuteQueryAsynchronous |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|