|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Creates and opens a temporary file. |
|
|
|
|
|
|
|
| Returns a file path with normalized separators. |
|
|
|
|
|
|
|
| Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user. |
|
|
|
|
|
|
|
| Adds the content of a buffer at the end of a file. |
|
|
|
|
|
|
|
| Opens the image picker of Windows. |
|
|
|
|
|
|
|
| Returns the list of disks installed on the computer. |
|
|
|
|
|
|
|
| Returns a directory path for the data shared:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
tables common to all users (HFSQL tables .fic, .ndx, .mmo).... |
|
|
|
|
|
|
|
| Stops all current watch tasks of files and directories. |
|
|
|
|
|
|
|
| Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site. |
|
|
|
|
|
|
|
| Opens a directory picker. |
|
|
|
|
|
|
|
| Modifies the name of a file. |
|
|
|
|
|
|
|
| Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
|
| Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
|
| Returns the path of directory that will be used to store the data in cache on the internal storage space of application. |
|
|
|
|
|
|
|
| A multilingual application is an application that can be distributed in several languages...... |
|
|
|
|
|
|
|
| Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| Returns or modifies the different dates associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| In most cases, old code contains procedures that are used but that do no longer match the current quality standard...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|