|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Exports a page found in a Word Processing document in image format. |
|
|
|
|
|
|
Makes a day visible or invisible in an Organizer control. |
|
|
|
|
|
|
Makes a day visible or invisible in a Scheduler control. |
|
|
|
|
|
|
Deletes a repositionable note found in the current window. |
|
|
|
|
|
|
Adds:
at the end of a Word Processing document: an element, a document, a paragraph, a text,... |
|
|
|
|
|
|
Indicates and loads the dictionary corresponding to a given language. |
|
|
|
|
|
|
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image... |
|
|
|
|
|
|
Inserts a table into a Word Processing document. |
|
|
|
|
|
|
Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
Defines the algorithm for aggregating data in a grouped or stacked Column chart. |
|
|
|
|
|
|
Defines the number of levels to display in the time scale of a chart as well as the maximum level. |
|
|
|
|
|
|
Defines the display mask for a level of time scale in a chart. |
|
|
|
|
|
|
Used to connect to a MQTT server (also called "Broker"). |
|
|
|
|
|
|
Allows you to disconnect from a MQTT server (also called "Broker"). |
|
|
|
|
|
|
Publishes a message on the MQTT broker. |
|
|
|
|
|
|
Converts a system integer to a 4-byte integer. |
|
|
|
|
|
|
Modifies the maximum width of tooltips. |
|
|
|
|
|
|
Encodes a character string or a buffer. To decode the result, simply use Decode. |
|
|
|
|
|
|
Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn. |
|
|
|
|
|
|
Modifies the opacity factor of a series in a chart. |
|
|
|
|
|
|
Deletes the subscription of a replication on the replication server. |
|
|
|
|
|
|
Creates a Repositionable Note control. |
|
|
|
|
|
|
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart. |
|
|
|
|
|
|
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|