|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the number of characters matching a given type. |
|
|
|
|
|
|
|
| Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
|
| Lists the sub-keys of a registry key. |
|
|
|
|
|
|
|
| Returns the date of first day of the week (i.e., Monday). |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| Adapts the window height to the content of controls. |
|
|
|
|
|
|
|
| Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
| Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
| Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible. |
|
|
|
|
|
|
|
| Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
|
| Calculates the sum of the array elements. |
|
|
|
|
|
|
|
| Allows you to check if a substring is within a string. |
|
|
|
|
|
|
|
| Returns the current setting of the brightness for the screen of the device. |
|
|
|
|
|
|
|
| Returns information about the type of character. |
|
|
|
|
|
|
|
| Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
|
| Returns the number of words in a string. |
|
|
|
|
|
|
|
| Returns the number of the line that contains a character identified by its position in a block of text. |
|
|
|
|
|
|
|
| Reverses the characters of a string. |
|
|
|
|
|
|
|
| Prints a sequence of reports. |
|
|
|
|
|
|
|
| Downloads a document from the Google Docs service. |
|
|
|
|
|
|
|
| Returns a color found in the current palette. |
|
|
|
|
|
|
|
| Returns the check code of a bar code. |
|
|
|
|
|
|
|
| Used to find out whether the burner is empty or not. |
|
|
|
|
|
|
|
| Copies the screen content to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|