|
|
|
|
|
|
|
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...... |
|
|
|
|
|
|
The principle for working with the Source Code Manager is as follows...... |
|
|
|
|
|
|
WEBDEV allows you to create a PHP site that handles data files...... |
|
|
|
|
|
|
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...... |
|
|
|
|
|
|
The HFSQL engine proposes to isolate the transactions...... |
|
|
|
|
|
|
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage an analysis...... |
|
|
|
|
|
|
WDMap is a tool used to view and handle a data file while developing an application...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager...... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file.... |
|
|
|
|
|
|
Several file descriptions can be grouped into a "Custom-Folder"...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access...... |
|
|
|
|
|
|
The HClient structure is used to...... |
|
|
|
|
|
|
Adds a user to a database. |
|
|
|
|
|
|
Configures the isolation mode of transactions for a connection to an HFSQL server. |
|
|
|
|
|
|
Modifies a scheduled task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
Adds a user to a database. |
|
|
|
|
|
|
The purpose of universal replication is to keep several databases synchronized...... |
|
|
|
|
|
|
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed. |
|
|
|
|
|
|
Configures the isolation mode of transactions for a connection to an HFSQL server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|