|
|
|
|
|
|
|
The statement block is repeated endlessly... |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
Deletes all records from a data file, an HFSQL view or a query. |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
Temporarily disables the filter on a data file (view or query). |
|
|
|
|
|
|
Defines and enables a "Start with" filter on a file, view or query. |
|
|
|
|
|
|
Defines and enables an "Included between" filter on a file, view or query. |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
Defines the password used to create or open a data file. |
|
|
|
|
|
|
Returns the approximate position of current record in the data file. |
|
|
|
|
|
|
Positions on the previous file record according to a browse item. |
|
|
|
|
|
|
Checks the structural integrity of memos in an HFSQL data file. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by fCopyFile for each copied file. |
|
|
|
|
|
|
Enables or disables the management of an integrity constraint on a file link. |
|
|
|
|
|
|
Modifies the properties of an HFSQL data file located on a server. |
|
|
|
|
|
|
Positions at the beginning of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
Returns the status of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
Positions at the end of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
Pauses playback of the media file previously opened (MCIOpen). |
|
|
|
|
|
|
Immediately redraws the window controls that will be graphically refreshed. |
|
|
|
|
|
|
Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
Stops the execution of a media file that was opened beforehand (MCIOpen). |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
Defines and enables a "Start with" filter on a file, view or query. |
|
|
|
|
|
|
Defines and enables an "Included between" filter on a file, view or query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|