|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the different elements of a path: disk, directories, name and extension of the file. |
|
|
|
|
|
|
|
| Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...). |
|
|
|
|
|
|
|
| Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file. |
|
|
|
|
|
|
|
| Checks if a given file exists on an FTP server. |
|
|
|
|
|
|
|
| The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
|
|
|
|
|
|
|
| Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
|
| The FilePath property gets:
the name of the xlsx file associated with a Spreadsheet control.
the name of the file associated with an Image Editor control.
the name of the PDF file associated with a PDF Reader control.
the name of the DOCX file associated with a Word Processing control.
the name of the wddiag file associated with a Diagram Editor control.... |
|
|
|
|
|
|
|
| The MinHeight property is used to get and change the minimum height of a control or window. |
|
|
|
|
|
|
|
| Returns a string after removing the spaces:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
|
| Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
|
| Returns the current value of investment. |
|
|
|
|
|
|
|
| Returns the ASCII code of the specified character. |
|
|
|
|
|
|
|
| Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
|
| Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
|
| Associates the data directory specified in the analysis with a directory found on disk. |
|
|
|
|
|
|
|
| Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
|
| Seeks an element in a one-dimensional WLanguage array by using a comparison procedure. |
|
|
|
|
|
|
|
| Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment. |
|
|
|
|
|
|
|
| Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization. |
|
|
|
|
|
|
|
| Pops an element from a stack. |
|
|
|
|
|
|
|
| Returns the future value of an investment. |
|
|
|
|
|
|
|
| The MaxWidth property gets and sets the maximum width of a control or window. |
|
|
|
|
|
|
|
| Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|