|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Allows you to:
return the value of a record item if a modification conflict occurs.
check if a modification conflict occurred.... |
|
|
|
|
|
|
|
| Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.). |
|
|
|
|
|
|
|
| Cancels the current search criterion. |
|
|
|
|
|
|
|
| Modifies the physical name of a data file. |
|
|
|
|
|
|
|
| Creates the description file of a Master Replica (logged replication or universal replication). |
|
|
|
|
|
|
|
| Declares a description of data file (found in an analysis) in the current project. |
|
|
|
|
|
|
|
| Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
|
| Modifies the priority of a client application. |
|
|
|
|
|
|
|
| Finds out and modifies the priority of the calling application. |
|
|
|
|
|
|
|
| Ends the description of the structure of an xBase table programmatically. |
|
|
|
|
|
|
|
| Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file). |
|
|
|
|
|
|
|
| Describes a file in dBase3 format (most common format) programmatically. |
|
|
|
|
|
|
|
| Describes through programming the different index files that will be created. |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Lists the words of the current record that will be taken into account by the full-text indexing. |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| WINDEV allows you to automatically save the different application parameters...... |
|
|
|
|
|
|
|
| A composite key is a key item containing several other items...... |
|
|
|
|
|
|
|
| The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
|
| Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|