|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Deletes a card from a Kanban control or from a Kanban List control. |
|
|
|
|
|
|
|
| Returns the rounding difference between:
the value displayed in a "Currency + Euro" control,
the associated control used for dual display.... |
|
|
|
|
|
|
|
| The ByReference property is used to determine if a procedure parameter was passed by reference. |
|
|
|
|
|
|
|
| Changes the dimensions of a widget found in a Dashboard control. |
|
|
|
|
|
|
|
| Changes the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
|
| A lambda ("lambda function") is a more concise way to write internal procedures... |
|
|
|
|
|
|
|
| Selects a worksheet (identified by its name) in a Spreadsheet control. |
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| Deletes a list from a Kanban control. |
|
|
|
|
|
|
|
| Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| Deletes a card from a Kanban control or from a Kanban List control. |
|
|
|
|
|
|
|
| The Procedure property can be used:
on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database.
on the rssStream type, used to describe an RSS feed.... |
|
|
|
|
|
|
|
| The Hour keyword can correspond to:
the Time variable.
the Time property which is used to get and change the time of an element.... |
|
|
|
|
|
|
|
| Used to specify the mark caption for a 3D Scatter chart. |
|
|
|
|
|
|
|
| It is possible to manage and grant certain access rights to the developers for each element in the SCM...... |
|
|
|
|
|
|
|
| Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control. |
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
|
| Deletes a menu or a menu option. |
|
|
|
|
|
|
|
| Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
|
| Deletes an event from a TimeLine control. |
|
|
|
|
|
|
|
| Deletes all child rows from a branch of the hierarchy. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|