|
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
Merges specified or selected cells in an Spreadsheet control. |
|
|
|
|
|
|
Builds a list of controls that require data input/contain invalid data.... |
|
|
|
|
|
|
Displays an invalid input error for the specified control. |
|
|
|
|
|
|
Enables or disables the "heartbeat" of the current session. |
|
|
|
|
|
|
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML... |
|
|
|
|
|
|
Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
Searches for elements whose "class" attribute matches a specific value in an HTML document... |
|
|
|
|
|
|
Enables or disables a WLanguage procedure called on each request in a session. |
|
|
|
|
|
|
Searches for elements that correspond to a tag in an HTML document (or an HTML node). |
|
|
|
|
|
|
Checks whether a string matches the format defined by a regular expression. |
|
|
|
|
|
|
Searches for all the parts of a string that follow a specific format. |
|
|
|
|
|
|
Replaces all the parts of a string that follow a specific format. |
|
|
|
|
|
|
Returns the list of archive formats supported by the current platform, in the format expected... |
|
|
|
|
|
|
Returns the value of a certificate extension. |
|
|
|
|
|
|
Opens a PDF document and loads it in a pdfDocument variable. |
|
|
|
|
|
|
Closes the PDF file loaded in memory in a pdfDocument variable. |
|
|
|
|
|
|
Adds XMP tags to the metadata of the generated PDF file. |
|
|
|
|
|
|
Is used to change, through programming, the theme (dark or light) used by the mobile application. |
|
|
|
|
|
|
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated... |
|
|
|
|
|
|
Used to find out whether a transaction is in progress. |
|
|
|
|
|
|
Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
Emulates one of the following actions on a Combo Box control:
click on the button to expand... |
|
|
|
|
|
|
Gets the current theme of a mobile application. |
|
|
|
|
|
|
For a given position (coordinates of a point) in a PDF Reader control, returns one... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|