|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Shows an error tooltip under an Edit control to indicate why the input is invalid. |
|
|
|
|
|
|
Updates the formulas in a document. |
|
|
|
|
|
|
Saves the content of a PDF Reader to a file. |
|
|
|
|
|
|
Indicates whether a specific procedure is run when a Windows event is sent to a control or window. |
|
|
|
|
|
|
Switches the current Android application to kiosk mode. |
|
|
|
|
|
|
Disables kiosk mode for the current application. |
|
|
|
|
|
|
Indicates whether the Android application is in kiosk mode. |
|
|
|
|
|
|
Updates the table of the contents of a document. |
|
|
|
|
|
|
Indicates whether the Android application is in "Device owner" mode. |
|
|
|
|
|
|
Collapses or expands an element in a Table or TreeView Table control. |
|
|
|
|
|
|
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers... |
|
|
|
|
|
|
Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
Converts a JSON string into a JSON variable. |
|
|
|
|
|
|
Prints the page currently displayed in the browser. |
|
|
|
|
|
|
Protects a PDF document with a password. |
|
|
|
|
|
|
Saves all customizations made via AAFs (Automatic Application Features) in a file. |
|
|
|
|
|
|
Defines or identifies the language of the framework. |
|
|
|
|
|
|
Loads all customizations made via AAFs (Automatic Applications Features) that have previously... |
|
|
|
|
|
|
Adds a certificate to the list of trusted root authorities used to validate certification strings. |
|
|
|
|
|
|
Removes all the certificates added by TrustedCertificateAdd. |
|
|
|
|
|
|
Enables a name or on-variable critical section in the statement USING ... IN. |
|
|
|
|
|
|
Deletes an element from a document. This element is deleted from its associated document. |
|
|
|
|
|
|
Activates a panel when several panels are docked together. |
|
|
|
|
|
|
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|