|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Retrieves information of a URI resource. |
|
|
|
|
|
|
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key... |
|
|
|
|
|
|
Returns the date of the day preceding the current day or a given date. |
|
|
|
|
|
|
Returns the date of the day following the current day or a given date. |
|
|
|
|
|
|
Indicates whether the specified year is a leap year or not. |
|
|
|
|
|
|
Returns the type of pointer used on the device: finger, mouse or stylus. |
|
|
|
|
|
|
Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
Calculates a 128-bit Universal Unique Identifier ("UUID"). |
|
|
|
|
|
|
Draws a line composed of multiple segments. |
|
|
|
|
|
|
Adds the reference of an object at the last position in a one-dimensional array. |
|
|
|
|
|
|
Adds the reference of an object at the last position in a one-dimensional array. |
|
|
|
|
|
|
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX). |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file. |
|
|
|
|
|
|
Adds the reference of an object at given position in a one-dimensional array. |
|
|
|
|
|
|
Adds the reference of an object at given position in a one-dimensional array. |
|
|
|
|
|
|
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1... |
|
|
|
|
|
|
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different... |
|
|
|
|
|
|
Rotates a page displayed in the PDF Reader control. |
|
|
|
|
|
|
Allows you to get information about a MongoDB file (gridFS). |
|
|
|
|
|
|
Used to make a layer found in a WDPIC image visible or invisible. |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates... |
|
|
|
|
|
|
Provokes:
an assertion during the test of element or project (Go mode).
an error in automated... |
|
|
|
|
|
|
Provokes:
an assertion during the test of element or project (Go mode).
an error in automated... |
|
|
|
|
|
|
Runs the closing WLanguage event of an office control and displays its confirmation dialog... |
|
|
|
|
|
|
Prints the current worksheet of a document in "xlsx" or "xls" format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|