|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| When the code is overridden, used to run the process of the template corresponding to the process... |
|
|
|
|
|
|
|
| Loads the contents of a text file into any text field or variable (string variable, window edit... |
|
|
|
|
|
|
|
| Reads a site parameter that was saved by SaaSAdminWriteSiteParameter. |
|
|
|
|
|
|
|
| Returns the day of the week that corresponds to a given date. |
|
|
|
|
|
|
|
| Deletes an "IP address/Domain name" pair from a DNS server.... |
|
|
|
|
|
|
|
| Allows:
move an element in a one-dimensional WLanguage array or in an advanced array property... |
|
|
|
|
|
|
|
| Defines whether the connection to the SaaS web service is still established. |
|
|
|
|
|
|
|
| Defines a background color for a time slot in an Organizer control. |
|
|
|
|
|
|
|
| Creates a socket that uses the infrared port. |
|
|
|
|
|
|
|
| Saves the image of a chart in an Image variable. |
|
|
|
|
|
|
|
| Creates a movable replication. |
|
|
|
|
|
|
|
| Configures the management of data for a SaaS site. |
|
|
|
|
|
|
|
| Immediately execute periodic replication between HFSQL servers: replication is triggered ahead... |
|
|
|
|
|
|
|
| Opens the User Groupware login window or page. |
|
|
|
|
|
|
|
| Converts an integer into a date in YYYYMMDD format. |
|
|
|
|
|
|
|
| Returns the number of tracks found in a media file that was opened beforehand (MCIOpen). |
|
|
|
|
|
|
|
| Restores the purchases of non-consumable products previously performed by the user in an iOS... |
|
|
|
|
|
|
|
| Signals the start of the grouping of a set of operations on a document into a single event... |
|
|
|
|
|
|
|
| Displays or removes a message from the status bar of the current window or browser. |
|
|
|
|
|
|
|
| Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
|
| Imports the HTML content of an email and its images into an HTML Display control. The images... |
|
|
|
|
|
|
|
| Returns the path of the container used to share files between several applications belonging... |
|
|
|
|
|
|
|
| Applies a computation to each element of a WLanguage array. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|