|
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...... |
|
|
|
|
|
|
Configures the isolation mode of transactions for a connection to an HFSQL server. |
|
|
|
|
|
|
The first operation to perform in order to use WDSQL is to establish the connection to a database...... |
|
|
|
|
|
|
You can use SQL functions to handle the PostgreSQL database...... |
|
|
|
|
|
|
The SQL functions can be used to handle the MariaDB database...... |
|
|
|
|
|
|
The Xaml control allows you to easily manage the Xaml language...... |
|
|
|
|
|
|
The description window of a select query includes several sections...... |
|
|
|
|
|
|
WDOptimizer includes multiple modes to optimize indices...... |
|
|
|
|
|
|
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...... |
|
|
|
|
|
|
Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
Fills the content of WdString with space characters on the right. |
|
|
|
|
|
|
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables. |
|
|
|
|
|
|
Displays a long text in a text control in Pascal and in C. |
|
|
|
|
|
|
Used to emit a beep on the speaker of the computer. |
|
|
|
|
|
|
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user. |
|
|
|
|
|
|
Displays a dialog box containing an error logo and the message passed in parameter. |
|
|
|
|
|
|
Runs the code of a control or the code of a procedure in WLanguage. |
|
|
|
|
|
|
Returns the number of windows opened at a given time. |
|
|
|
|
|
|
Closes the current window and restores the context that existed before the window opening. |
|
|
|
|
|
|
Returns the handle of a window or control. |
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
Displays a dialog box containing an information logo and the message passed in parameter. |
|
|
|
|
|
|
Returns the command line passed in parameter to the executable program. |
|
|
|
|
|
|
Displays a message in the status bar. |
|
|
|
|
|
|
Allows the programs currently run to process the Windows messages or runs a temporization. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|