|
|
|
|
|
|
|
This help page explains how to create and run an SQL query through programming.... |
|
|
|
|
|
|
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...... |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
The principle for working with the Source Code Manager is as follows...... |
|
|
|
|
|
|
To create a Pivot Table control...... |
|
|
|
|
|
|
The following SQL functions can be used on the queries written in SQL code (classified by theme)...... |
|
|
|
|
|
|
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)...... |
|
|
|
|
|
|
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format...... |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
Names and runs an SQL query. |
|
|
|
|
|
|
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...... |
|
|
|
|
|
|
ODBCSQLCode is used to:
Find out the SQL code of the "query performed on a connection" (data source of report).
Modify the SQL code of the "query performed on a connection" (data source of report).... |
|
|
|
|
|
|
This help page explains how to create a Sum query with the query editor.... |
|
|
|
|
|
|
The wizard for window creation proposes several types of windows associated with HFSQL data files...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
This help page explains how to create a count query with the query editor.... |
|
|
|
|
|
|
The SQL functions can be used to handle the SQL Server database...... |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|