|
|
|
|
|
|
|
The mathematical SQL functions that can be used on the queries written in SQL code are as follows... |
|
|
|
|
|
|
The use of SQL functions to manipulate Informix data does not require importing the file structure into the database schema... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The following SQL functions can be used on the queries written in SQL code (classified by theme)... |
|
|
|
|
|
|
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 use of SQL functions to handle DB2 data does not require importing the table structure into the database schema... |
|
|
|
|
|
|
WLanguage includes the "WL" keyword... |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
The following paragraphs present the main aspects and specific features of the Native DB2 Connector... |
|
|
|
|
|
|
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access... |
|
|
|
|
|
|
WINDEV and WEBDEV offer a Native Access Connector to MariaDB ... |
|
|
|
|
|
|
WINDEV and WEBDEV offer a Native Connector to PostgreSQL... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
As an option, WINDEV and WEBDEV offer an Informix Native Connector (also known as Native Access... |
|
|
|
|
|
|
This page presents the main aspects and requirements of the Native MariaDB Connector...... |
|
|
|
|
|
|
Remarks and specific features of the Native MySQL Connector... |
|
|
|
|
|
|
This document presents the different access modes to databases from a WINDEV Java application...... |
|
|
|
|
|
|
Declares a transaction savepoint. |
|
|
|
|
|
|
Drag and Drop is used to transfer data between several controls with the mouse. This data can... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number... |
|
|
|
|
|
|
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases...... |
|
|
|
|
|
|
Rolls the transaction back to the savepoint. |
|
|
|
|
|
|
Remarks and specific features of Native Progress Connector...... |
|
|
|
|
|
|
When several data files are used in a query, the query editor automatically searches for the links... |
|
|
|
|
|
|
An HFSQL context contains information relative to the data used...... |
|
|
|
|
|
|
The query editor allows you to run the test of query result...... |
|
|
|
|
|
|
A site generated in PHP can be debugged in standard WEBDEV mode...... |
|
|
|
|
|
|
Runs a view that was created beforehand (can be used to refresh the view data for example).... |
|
|
|
|
|
|
This help page presents the specific features of the user version of query editor...... |
|
|
|
|
|
|
Usage example of the HConnect function |
|
|
|
|
|
|
Creates an HFSQL view from two previously created views (HCreateView). This function uses... |
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
ReplicEdit is a tool used to define the characteristics of a replication...... |
|
|
|
|
|
|
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,... |
|
|
|
|
|
|
The CacheSize property is used to:
Get the maximum number of records that can be stored... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|