|
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
Extracts an integer from a binary buffer at a given position. |
|
|
|
|
|
|
Extracts a real from a binary buffer at a given position. |
|
|
|
|
|
|
Triggers the tracking of a file. |
|
|
|
|
|
|
Adds the content of a character string at the end of a file. |
|
|
|
|
|
|
Detects the modifications performed on the content of a directory. |
|
|
|
|
|
|
Deletes a file accessible from the current computer. |
|
|
|
|
|
|
Moves a directory and its content. |
|
|
|
|
|
|
Returns the size of a file (in bytes). |
|
|
|
|
|
|
Returns the name of an external file currently open. |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
WEBDEV includes multiple methods for testing your sites...... |
|
|
|
|
|
|
Checks the existence of a directory. |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
This help page explains how to write into a text or CSV file.... |
|
|
|
|
|
|
Returns the size of a file (in bytes). |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Opens the Windows file picker. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|