|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Capitalizes each word in a specified string. |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a Windows Mobile application.
from a WINDEV application, from a WEBDEV site or from a PHP application.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
|
| Positions on the first element (tag or attribute) in the current tree level. |
|
|
|
|
|
|
|
| Positions on the last element (tag or attribute) of the current tree level. |
|
|
|
|
|
|
|
| The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware. |
|
|
|
|
|
|
|
| Reads the content of the specified file by using the engine for speech synthesis found on the device. |
|
|
|
|
|
|
|
| The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
|
| Allows you to get a set of harmonious colors without having to use a table of colors. |
|
|
|
|
|
|
|
| Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
|
| Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
|
| Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
|
| Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Modifies the style of the selected elements in an HTML Editor control. |
|
|
|
|
|
|
|
| Opens the default telephony application (dialer) found on the phone and dials the specified number. |
|
|
|
|
|
|
|
| Opens a popup allowing you to select the application that will be used to share a resource (text or document). |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Looper control. |
|
|
|
|
|
|
|
| Prints a line (in Windows standard, with a rounded end) at specified coordinates. |
|
|
|
|
|
|
|
| Prints a line at specified coordinates. |
|
|
|
|
|
|
|
| Returns the number of rows found in a matrix. |
|
|
|
|
|
|
|
| Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
|
| Returns the number of columns found in a matrix. |
|
|
|
|
|
|
|
| Multiplies each matrix element by a value. |
|
|
|
|
|
|
|
| Inserts the current XML tag found in an XML document into another XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|