|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control. |
|
|
|
|
|
|
|
| Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
|
| Creates an HFSQL view.
This function uses the former view mechanism.... |
|
|
|
|
|
|
|
| The Null property is used to:
Assign NULL to the item for the current record.
Find out whether the item is associated with the NULL value for the current record.
Define the default value of an item when the item is described through programming.... |
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| Inserts a string into another character string at a given position. |
|
|
|
|
|
|
|
| For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite.... |
|
|
|
|
|
|
|
| Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
|
| Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
|
| Updates the table of the contents of a document. |
|
|
|
|
|
|
|
| Deletes all the appointments from an Organizer control. |
|
|
|
|
|
|
|
| Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
| Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
|
| Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Usage example of the zipDeleteAll function |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
| Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
|
| Returns the date of the last day for the specified month. |
|
|
|
|
|
|
|
| Usage example of the HListFile function |
|
|
|
|
|
|
|
| Adds a file to the compilation. |
|
|
|
|
|
|
|
| Returns the number of incoming messages currently found:
on the email server (POP3 protocol only).
in the Outlook messaging software.... |
|
|
|
|
|
|
|
| Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
|
| Usage example of the xlsOpen function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|