|
|
|
|
|
|
|
The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
List of SQL functions: Special case... |
|
|
|
|
|
|
The access speed to the data in network depends on several parameters (see the section...... |
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file). |
|
|
|
|
|
|
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)...... |
|
|
|
|
|
|
WEBDEV includes several WEBDEV Application Servers...... |
|
|
|
|
|
|
A delete query (corresponding SQL statement...... |
|
|
|
|
|
|
This help page explains how to create an SQL query to filter records.... |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)...... |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
To migrate a WEBDEV site to PHP...... |
|
|
|
|
|
|
Native SQL Server Connector (also known as Native SQL Server Access) license agreement... |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
This help page explains how to create a query with a calculation formula with the query editor.... |
|
|
|
|
|
|
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to...... |
|
|
|
|
|
|
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files...... |
|
|
|
|
|
|
This help page explains how to create a sort query with the query editor.... |
|
|
|
|
|
|
The Native SQL Server Connector is used to:
specify the input values during the call to a stored procedure.
retrieve the output values after a call to a stored procedure.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|