|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the HConnect function |
|
|
|
|
|
|
|
| Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
|
| MySelf is used to handle the current control... |
|
|
|
|
|
|
|
| Checks if a stop request has been sent to the running thread. |
|
|
|
|
|
|
|
| The FontUnderlined property is used to:
Determine if the text is underlined.
Underline (or not) a text.... |
|
|
|
|
|
|
|
| Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
|
| Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
|
| The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
|
| Usage example of the fSelect function |
|
|
|
|
|
|
|
| Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
|
| Deletes a record from a data file (query or view). |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Starts the execution of a process through programming. |
|
|
|
|
|
|
|
| Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Calculates the hue of a color. |
|
|
|
|
|
|
|
| Calculates the saturation of a color. |
|
|
|
|
|
|
|
| Calculates the lightness of a color. |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
|
| Returns the number of columns found in a matrix. |
|
|
|
|
|
|
|
| Returns the number of rows found in a matrix. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|