|
|
|
|
|
|
|
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns). |
|
|
|
|
|
|
Checks whether an enumeration value known by its associated value is valid. |
|
|
|
|
|
|
Returns the date of first day of the week (i.e., Monday). |
|
|
|
|
|
|
Adds a row to the list of values available in the autocomplete suggestions of an Edit control. |
|
|
|
|
|
|
Starts the application to which a widget belongs. |
|
|
|
|
|
|
Configures the automatic behavior that will be implemented if an error occurs in the current process. |
|
|
|
|
|
|
Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
Returns the factorial of an integer number. |
|
|
|
|
|
|
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
Returns an enumeration value known by its name. |
|
|
|
|
|
|
Reads the value of a matrix element. |
|
|
|
|
|
|
Declares the end of the query execution and frees the memory resources allocated during the execution of the query. |
|
|
|
|
|
|
Usage example of the dSaveImagePNG function |
|
|
|
|
|
|
A Static control is a control used to display a static text...... |
|
|
|
|
|
|
Adds an XLS or XLSX document into a sequence of report print jobs. |
|
|
|
|
|
|
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document. |
|
|
|
|
|
|
Returns the decimal angle corresponding to a sexagesimal angle. |
|
|
|
|
|
|
Returns the current position in the document in XPATH format. |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
Modifies the current connection. |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|