|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The query editor automatically creates a technical documentation for each query...... |
|
|
|
|
|
|
|
| There is a new trend in UI design: application menus in the title bar!... |
|
|
|
|
|
|
|
| List of SQL functions used to access the external databases... |
|
|
|
|
|
|
|
| Two types of browse can be used to browse the result of a query run by SQLExec...... |
|
|
|
|
|
|
|
| To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.... |
|
|
|
|
|
|
|
| The "Analysis" pane lists...... |
|
|
|
|
|
|
|
| You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
|
| The description window of a select query includes several sections...... |
|
|
|
|
|
|
|
| In the WEBDEV editor, different resolutions are represented via slices...... |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application:... |
|
|
|
|
|
|
|
| The description window of a combining query consists of several sections...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile feature multiple methods to test applications...... |
|
|
|
|
|
|
|
| In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...... |
|
|
|
|
|
|
|
| A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...... |
|
|
|
|
|
|
|
| A sub-query is a query whose result is used by another query...... |
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
|
| The editor of Select queries is used to limit the number of records that will be displayed in the result of the query.... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes.... |
|
|
|
|
|
|
|
| The following paragraphs present...... |
|
|
|
|
|
|
|
| The keyword "Query" is used to describe: |
|
|
|
|
|
|
|
| Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|