|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Populates a Table control programmatically with the records from a table, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
|
| Adds a "leaf" element (and all necessary nodes) into a TreeView control. |
|
|
|
|
|
|
|
| Selects a date in a Calendar control. |
|
|
|
|
|
|
|
| Checks the access rights of the user to a service of the SaaS site. |
|
|
|
|
|
|
|
| Allows you to check if a substring is within a string. |
|
|
|
|
|
|
|
| Creates the copy of a matrix. |
|
|
|
|
|
|
|
| Adds a value to each matrix element. |
|
|
|
|
|
|
|
| Deletes an existing matrix. |
|
|
|
|
|
|
|
| Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| The FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
|
| An enumeration is a set of values...... |
|
|
|
|
|
|
|
| Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
|
| Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Returns the arc tangent 2 of the values passed in parameter. |
|
|
|
|
|
|
|
| Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
|
| Returns the list of triggers applied to one or more HFSQL tables. |
|
|
|
|
|
|
|
| Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Android widget mode. |
|
|
|
|
|
|
|
| The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document. |
|
|
|
|
|
|
|
| An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
|
| Used to:
Turn a chart around one of its axes in order to better view the data.
Find out the rotation angle of a chart on one of its axes.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|