|
|
|
|
|
|
|
Usage example of the AppointmentAdd function |
|
|
|
|
|
|
Allows you to define the characteristics of the sort for the Unicode items found in a data file. |
|
|
|
|
|
|
Deletes all records from a data file, an HFSQL view or a query. |
|
|
|
|
|
|
Retrieves all the emails found on a server. |
|
|
|
|
|
|
Returns or modifies the different times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format). |
|
|
|
|
|
|
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location. |
|
|
|
|
|
|
Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.... |
|
|
|
|
|
|
Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
Gets and sets current position in an external file. |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable. |
|
|
|
|
|
|
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter. |
|
|
|
|
|
|
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization). |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks. |
|
|
|
|
|
|
Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Returns the result of the (bitwise) logical OR between two values. |
|
|
|
|
|
|
Adds two matrices of same dimensions (same number of rows and same number of columns). |
|
|
|
|
|
|
Returns the number of duplicates for a given key item. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|