|
|
|
|
|
|
|
This help page presents the special display cases in WDMap...... |
|
|
|
|
|
|
The NbMemoItem property is used to get the total number of memo items in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
An HFSQL context contains information relative to the data used...... |
|
|
|
|
|
|
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
Indicates the number of attempts to read the file or record before giving control back to the program. |
|
|
|
|
|
|
Indicates the number of attempts for locking the file or the record before giving control back to the program. |
|
|
|
|
|
|
The NbItem property is used to get the total number of items (including composite keys) in a record of:
a file described in the data model editor,
a file described programmatically,
an HFSQL view,
a query.... |
|
|
|
|
|
|
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
TableMode is kept for backward compatibility. |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage an analysis...... |
|
|
|
|
|
|
WDMap is used to get various characteristics specific to...... |
|
|
|
|
|
|
This help page presents the actions that can be performed from the description window of a query.... |
|
|
|
|
|
|
Two types of browse can be used to browse the result of a query run by SQLExec...... |
|
|
|
|
|
|
The following files are automatically created when logging an HFSQL Classic data file...... |
|
|
|
|
|
|
Usage example of the HNbRec function |
|
|
|
|
|
|
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
Usage example of the HForward function |
|
|
|
|
|
|
The cardinalities are used to count the links between the files...... |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)...... |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|