|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the number of words in a string. |
|
|
|
|
|
|
|
| Returns the number of columns found in a worksheet of an XLS file. |
|
|
|
|
|
|
|
| Retrieves the title of a column found in an XLS file. |
|
|
|
|
|
|
|
| Usage example of the fOpen function |
|
|
|
|
|
|
|
| Removes an element from the queue. |
|
|
|
|
|
|
|
| Pops an element from a stack. |
|
|
|
|
|
|
|
| The NullAllowed property is used to manage the NULL value in the items of HFSQL data files. |
|
|
|
|
|
|
|
| Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| Locks a data file and restricts the access to this data file for all other sites or applications. |
|
|
|
|
|
|
|
| Goes to the next row (i.e next record) of the query result. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Indicates whether the code is run during the test of a report or query in Reports & Queries. |
|
|
|
|
|
|
|
| Immediately ends the execution of the current task: the task is flagged as ptsCanceled. |
|
|
|
|
|
|
|
| Raise a number to a power. |
|
|
|
|
|
|
|
| Returns the error number for the last error caused by a Statxxx function (statistical functions). |
|
|
|
|
|
|
|
| Returns the characteristics of an HFSQL Classic or Client/Server data file.... |
|
|
|
|
|
|
|
| Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
|
| Returns the name of current element (tag or attribute). |
|
|
|
|
|
|
|
| Returns the type of current element (tag or attribute). |
|
|
|
|
|
|
|
| Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| PDF Reader control and PDF file management constants... |
|
|
|
|
|
|
|
| The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document. |
|
|
|
|
|
|
|
| Indicates the backup file for the result of next HTTP request, run in the same thread. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|