|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Reads the value of a matrix element. |
|
|
|
|
|
|
|
| Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
|
| Switches the LED (Light-Emitting Diode) of the device on. |
|
|
|
|
|
|
|
| Saves an XML document in a file. |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes,... |
|
|
|
|
|
|
|
| Builds a complete file path from the directory and short name of a file. This function is mainly... |
|
|
|
|
|
|
|
| The FullName property is used to find out the full name:
of a control.
of a window.... |
|
|
|
|
|
|
|
| Deletes a directory from a disk. |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Returns the lowest value. |
|
|
|
|
|
|
|
| Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
|
| Calculates the determinant of a square matrix (the number of rows is equal to the number... |
|
|
|
|
|
|
|
| Returns the factorial of an integer number. |
|
|
|
|
|
|
|
| Declares the end of the query execution and frees the memory resources allocated... |
|
|
|
|
|
|
|
| Transforms the crossed records (HCross) into deleted records. |
|
|
|
|
|
|
|
| Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
|
| Returns the number of rows found in an XLS file. |
|
|
|
|
|
|
|
| Configures the automatic behavior that will be implemented if an error occurs in the current... |
|
|
|
|
|
|
|
| Stops the current or forthcoming execution of an automatic procedure (defined by the properties... |
|
|
|
|
|
|
|
| Positions on the parent element of current element (tag or attribute). |
|
|
|
|
|
|
|
| After the execution of a read or write function in a data file, used to find out whether an error... |
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
| Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.... |
|
|
|
|
|
|
|
| The SWITCH statement is used to choose the action that will be run according to the value... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|