|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage 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 parameters can be passed to a procedure... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Capitalizes the first letter of all words in a string. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Randomly generates an image with geometric shapes. This image can be used to temporarily fill... |
|
|
|
|
|
|
Returns a numeric value rounded to the nearest multiple of another numeric value. |
|
|
|
|
|
|
Converts a string or buffer to the specified format: UTF, ANSI, Unicode. |
|
|
|
|
|
|
Opens the AAF (Automatic Application Features) help website. |
|
|
|
|
|
|
Returns the list of WEBDEV accounts on a WEBDEV Application Server. |
|
|
|
|
|
|
Creates a WEBDEV account on a WEBDEV Application Server. |
|
|
|
|
|
|
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server. |
|
|
|
|
|
|
Deletes a WEBDEV account from a WEBDEV Application Server. |
|
|
|
|
|
|
Refreshes a Kanban control or a card in the Kanban control. |
|
|
|
|
|
|
Displays only cards that match the specified filter. |
|
|
|
|
|
|
Merges the specified cells in an Excel document. |
|
|
|
|
|
|
Unmerges a range of cells. |
|
|
|
|
|
|
Inserts a list in a Kanban control. |
|
|
|
|
|
|
Moves a list in a Kanban control. |
|
|
|
|
|
|
Updates the record bound to the current card in the Kanban control. |
|
|
|
|
|
|
Determines if a cell is merged with other cells and gets the merged cell range. |
|
|
|
|
|
|
Recalculates all formulas in an Excel (XLSX) document. |
|
|
|
|
|
|
Modifies the percentage that corresponds the hole radius in the following charts:
Donut,... |
|
|
|
|
|
|
Specifies the location of the Python DLL to be loaded. |
|
|
|
|
|
|
Unloads the Python DLL and frees memory. |
|
|
|
|
|
|
Stops the current process, sets the focus to the specified control, window or page, and allows... |
|
|
|
|
|
|
Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|