|
|
|
|
|
|
|
Checks the existence of an external file. |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
Loads an image in memory so that it can be used later by gImage. |
|
|
|
|
|
|
Retrieves the characteristics of an image file or the characteristics of a PDF file :
format,
width and height,
number of bits per pixel.... |
|
|
|
|
|
|
The languages supported by the application are taken into account...... |
|
|
|
|
|
|
Converts a time to an integer. |
|
|
|
|
|
|
Converts a time to a string in the specified format. |
|
|
|
|
|
|
Checks the time validity. |
|
|
|
|
|
|
Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
Returns the integer part of a number. |
|
|
|
|
|
|
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
Returns the name of a unique temporary file. |
|
|
|
|
|
|
Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
Entirely or partially unlocks an external file. |
|
|
|
|
|
|
Encodes a URL with a sub-set of ASCII characters. |
|
|
|
|
|
|
Creates an external file. |
|
|
|
|
|
|
Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
Compares the content of two files bit by bit. |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
Entirely or partially locks an external file. |
|
|
|
|
|
|
Adds a new cell to the status bar of the current window. |
|
|
|
|
|
|
Returns the status of the current source. |
|
|
|
|
|
|
Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|