|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns a color found in the current palette. |
|
|
|
|
|
|
|
| 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 number of characters matching a given type. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns the list of disks installed on the computer. |
|
|
|
|
|
|
|
| Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
|
| Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00"). |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
| Copies an email found in a directory to another directory of an IMAP server. |
|
|
|
|
|
|
|
| Adapts the window width to the content of controls. |
|
|
|
|
|
|
|
| Modifies an element in an Organization Chart control. |
|
|
|
|
|
|
|
| Stops following the device movement in a Map control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|