|
|
|
|
|
|
|
Creates and opens a temporary file. |
|
|
|
|
|
|
Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
Adds the content of a buffer at the end of a file. |
|
|
|
|
|
|
Stops monitoring a file or directory. |
|
|
|
|
|
|
Returns the list of disks installed on the computer. |
|
|
|
|
|
|
Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
Opens the image picker of Windows. |
|
|
|
|
|
|
Opens a directory picker. |
|
|
|
|
|
|
Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site. |
|
|
|
|
|
|
Changes the extension of a file on disk. |
|
|
|
|
|
|
Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
Returns a file path with normalized separators. |
|
|
|
|
|
|
Returns the path of directory that will be used to store the data in cache on the external storage space of application. |
|
|
|
|
|
|
Returns the path of directory that will be used to store the data in cache on the internal storage space of application. |
|
|
|
|
|
|
Checks the existence of a directory. |
|
|
|
|
|
|
Checks the existence of an external file. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
Encodes a character string or a buffer. To decode the result, simply use Decode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|