|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Used to find out and modify the current worksheet in an XLS file. |
|
|
|
|
|
|
|
| Deletes a folder from the Outlook messaging software or from an IMAP server. |
|
|
|
|
|
|
|
| Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent. |
|
|
|
|
|
|
|
| The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
|
| Adds two matrices of same dimensions (same number of rows and same number of columns). |
|
|
|
|
|
|
|
| Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
|
| The GranularityDuration property gets and sets the size of the grid to resize:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
|
| Displays a message on the client computers. |
|
|
|
|
|
|
|
| Gets or sets the current directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Modifies the content of a row in the query result. |
|
|
|
|
|
|
|
| Allows:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
|
| Deletes a line at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
|
| Returns the name of a unique temporary file. |
|
|
|
|
|
|
|
| Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected. |
|
|
|
|
|
|
|
| Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00"). |
|
|
|
|
|
|
|
| Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization). |
|
|
|
|
|
|
|
| List of standard FTP functions... |
|
|
|
|
|
|
|
| Allows:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
|
| The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control. |
|
|
|
|
|
|
|
| Returns the rounded value of a numeric value according to the specified number of decimal places. |
|
|
|
|
|
|
|
| Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|