|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Compiles the WLanguage code displayed in the Code Editor control and displays any errors. |
|
|
|
|
|
|
|
| Returns the path of the root directory of the primary external storage space. |
|
|
|
|
|
|
|
| Configures the printer for a print performed in WLanguage:
by opening the configuration window.... |
|
|
|
|
|
|
|
| Returns the position of the first character in a given page in a Text Processing control. |
|
|
|
|
|
|
|
| Restores previously deleted Salesforce records. |
|
|
|
|
|
|
|
| Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
|
| Allows you to perform one of the following actions:
save the document coming from the Twain... |
|
|
|
|
|
|
|
| Forces a column break in a multi-column report. |
|
|
|
|
|
|
|
| Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
|
| Returns the full path of the selected element in a TreeView control. |
|
|
|
|
|
|
|
| Converts a one-dimensional array or a two-dimensional array into a character string in CSV format. |
|
|
|
|
|
|
|
| Adds a watermark to all or some pages of an existing PDF file. |
|
|
|
|
|
|
|
| Notifies when acceleration forces are applied to the device along any of the three axes. |
|
|
|
|
|
|
|
| Modifies the caption and/or position of the chart title.... |
|
|
|
|
|
|
|
| Establishes a connection to a fax server. |
|
|
|
|
|
|
|
| Deletes all the appointments from an Organizer control. |
|
|
|
|
|
|
|
| Returns the path of a system directory. |
|
|
|
|
|
|
|
| Deletes a resource from a Scheduler control. |
|
|
|
|
|
|
|
| Reads the last task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
|
| Returns:
the list of events found between two given times in a TimeLine control,
all events... |
|
|
|
|
|
|
|
| Inserts a token into a "Text token" Edit control. |
|
|
|
|
|
|
|
| Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control,
tables displayed in a Combo... |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined... |
|
|
|
|
|
|
|
| Transforms all "in transaction" records into "normal" records if they do not belong... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|