|
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
Updates the record bound to the current card in the Kanban control. |
|
|
|
|
|
|
Displays only cards that match the specified filter. |
|
|
|
|
|
|
Inserts a list in a Kanban control. |
|
|
|
|
|
|
Deletes a card from a Kanban control or from a Kanban List control. |
|
|
|
|
|
|
Deletes a list from a Kanban control. |
|
|
|
|
|
|
Returns the number of cards or lists in a Kanban control. |
|
|
|
|
|
|
Deletes all cards from a Kanban control or Kanban List control. |
|
|
|
|
|
|
Moves a card in a Kanban control. |
|
|
|
|
|
|
Returns the index of a list in a Kanban control. |
|
|
|
|
|
|
Moves a list in a Kanban control. |
|
|
|
|
|
|
Adds a new list to a Kanban control. |
|
|
|
|
|
|
Refreshes a Kanban control or a card in the Kanban control. |
|
|
|
|
|
|
Converts an XML string to JSON. |
|
|
|
|
|
|
Converts an XML string to JSON. |
|
|
|
|
|
|
Enables or disables the Dim Disabled Window (DDW) feature for a specific window: |
|
|
|
|
|
|
Loads the modifications performed by the end user in a window. |
|
|
|
|
|
|
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates... |
|
|
|
|
|
|
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image... |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event of the specified element... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the given element. |
|
|
|
|
|
|
Draws Markdown text in an Image control. |
|
|
|
|
|
|
Loads an external component independent of the current project. |
|
|
|
|
|
|
Executes a global procedure present in an external component. This external component is loaded... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|