|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Reads a record in a file according to a given record number. |
|
|
|
|
|
|
|
| Positions on the previous file record according to a browse item. |
|
|
|
|
|
|
|
| Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
|
| Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
|
| Checks the existence of an external file. |
|
|
|
|
|
|
|
| Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
|
| The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself...... |
|
|
|
|
|
|
|
| Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
|
| Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
|
| The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements...... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows...... |
|
|
|
|
|
|
|
| Progress bars provide useful information to the end user...... |
|
|
|
|
|
|
|
| Changes the mode and the method for locking data files. |
|
|
|
|
|
|
|
| The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control |
|
|
|
|
|
|
|
| An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains...... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| Modifies the current connection. |
|
|
|
|
|
|
|
| Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
|
| Names and runs an SQL query. |
|
|
|
|
|
|
|
| Deletes a record from a data file (query or view). |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| The SynchroHFSQL property is used to:
get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.
specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
|
| Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|