|
|
|
|
|
|
|
WINDEV and WEBDEV offer a Native Connector for MySQL... |
|
|
|
|
|
|
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way...... |
|
|
|
|
|
|
After its execution in test mode (see Running the query test), the result of the query can be...... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
The different operations that can be performed with WDLog are as follows...... |
|
|
|
|
|
|
The hosting parameters define the default values that will be used to create the new hosting accounts...... |
|
|
|
|
|
|
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
The query editor allows you to run the test of query result...... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
A filter is used to define by programming a selection of records corresponding to one or more criteria...... |
|
|
|
|
|
|
The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ...... |
|
|
|
|
|
|
A Scheduler control can be...... |
|
|
|
|
|
|
SQL allows performing set operations on groups of files...... |
|
|
|
|
|
|
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search...... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
Starting with version 21, you can manage transactions in SQL code...... |
|
|
|
|
|
|
An insert query (corresponding SQL statement...... |
|
|
|
|
|
|
Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
Applications are constantly evolving...... |
|
|
|
|
|
|
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|