|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
Modifies through programming the report associated with a sub-report in a composite report. |
|
|
|
|
|
|
Saves an information in a "log" file during the execution of an action plan. |
|
|
|
|
|
|
Decodes the information stored in a QR Code bar code. |
|
|
|
|
|
|
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example). |
|
|
|
|
|
|
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept... |
|
|
|
|
|
|
Returns the status of an HFSQL cluster by interrogating its coordinator. |
|
|
|
|
|
|
Returns the status of each cluster node by interrogating the coordinator. |
|
|
|
|
|
|
Enables a node in an HFSQL cluster. |
|
|
|
|
|
|
Disables a node in a HFSQL cluster. |
|
|
|
|
|
|
Connects and authenticates the administrator of the SaaS Webservice. |
|
|
|
|
|
|
Ends the management session of a SaaS database. |
|
|
|
|
|
|
Indicates whether a SaaS management session was opened. |
|
|
|
|
|
|
Find a site in the database of SaaS Webservice. |
|
|
|
|
|
|
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice. |
|
|
|
|
|
|
Adds a SaaS service into the description of a site. |
|
|
|
|
|
|
Finds the description of a SaaS service. |
|
|
|
|
|
|
Lists the SaaS services associated with a SaaS site, a pricing or a user. |
|
|
|
|
|
|
Changes the status of an email on a messaging server. |
|
|
|
|
|
|
Adds a SaaS client account. |
|
|
|
|
|
|
Finds a SaaS client account. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|