|
|
|
|
|
|
|
|
|
|
|
|
|
|
| MyChildWindow is used to handle the child window of the current window. |
|
|
|
|
|
|
|
| Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
|
| To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed...... |
|
|
|
|
|
|
|
| To develop Android applications with WINDEV Mobile, you must install...... |
|
|
|
|
|
|
|
| A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...... |
|
|
|
|
|
|
|
| The different steps for translating the project messages with WDMSG are as follows:... |
|
|
|
|
|
|
|
| The following paragraphs present the main aspects and specific features of the Native SQLite Connector. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Google Analytics is a very popular tool for measuring site traffic...... |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
|
| This type of Native Connector allows access to ACCESS databases for better interoperability purposes...... |
|
|
|
|
|
|
|
| The hbReading type is used to define the characteristics of a read operation. |
|
|
|
|
|
|
|
| The "Debugger trace" shows the messages displayed in the trace window during the last application test...... |
|
|
|
|
|
|
|
| WDOptimizer includes multiple modes to optimize indices...... |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.... |
|
|
|
|
|
|
|
| The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items). |
|
|
|
|
|
|
|
| The selection conditions of records are applied to the items used in the queries...... |
|
|
|
|
|
|
|
| The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
|
| The Cube control is a mobile layout control that automatically performs rotations around the different axes...... |
|
|
|
|
|
|
|
| Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
|
| Returns the different types of columns supported:
by the data source identified by SQLConnect
by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
|
| Declares the end of the query execution and frees the memory resources allocated during the execution of the query. |
|
|
|
|
|
|
|
| The reverse code modeling allows you to view in a graph...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|