|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period...... |
|
|
|
|
|
|
|
| Deletes a directory (and the files it contains) on an Drive (remote disk). |
|
|
|
|
|
|
|
| Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user. |
|
|
|
|
|
|
|
| Changes the password of an HFSQL Classic or HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| The FOR EACH statement is used to browse the available values in the combinations. |
|
|
|
|
|
|
|
| The FOR EACH statement is used to browse the available values in the enumerations. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Lists the directories of an Drive. |
|
|
|
|
|
|
|
| Sends a file (present on the user's machine) to an Drive (remote disk).... |
|
|
|
|
|
|
|
| The TapToFocus property is used to:
Determine if tap to focus is enabled in a Camera control.
Enable or disable tap to focus in a Camera control.... |
|
|
|
|
|
|
|
| In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
|
| Creates a file on the remote disk. |
|
|
|
|
|
|
|
| WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
|
| Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
|
| copy a single file from the remote disk to another directory on the remote disk. |
|
|
|
|
|
|
|
| Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
|
| WINDEV proposes several types of setup for a WINDEV application...... |
|
|
|
|
|
|
|
| In the WEBDEV editor, different resolutions are represented via slices...... |
|
|
|
|
|
|
|
| Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
|
| Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
|
| Retrieves the structure and value of the current record and exports them into a string in JASON format. |
|
|
|
|
|
|
|
| A class diagram describes the structure of a system via classes and the relationships among them...... |
|
|
|
|
|
|
|
| Deletes a previously created view. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|