|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the amount of available memory on the external storage area of the device. |
|
|
|
|
|
|
|
| Returns the availability status of the external storage space of the device. |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
| Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
|
| Reads a line from an external file (ANSI or Unicode). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|