|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the Compile function |
|
|
|
|
|
|
|
| Usage example of the HViewToFile function |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Usage example of the HDescribeFullTextIndex function |
|
|
|
|
|
|
|
| Returns information about the series found at a specific chart point. |
|
|
|
|
|
|
|
| Usage example of the FTPRenameFile function |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
|
| A Font variable creates a font programmatically... |
|
|
|
|
|
|
|
| Usage example of the zipMerge function |
|
|
|
|
|
|
|
| The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
|
| The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
|
| Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
|
| Usage example of the fSeek function |
|
|
|
|
|
|
|
| Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
|
| Usage example of the fWrite function |
|
|
|
|
|
|
|
| Returns the number of days selected in a Calendar control. |
|
|
|
|
|
|
|
| Add:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
|
| Usage example of the FTPMakeDir function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|