|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| Saves a chart that was previously drawn in a file in BMP format. |
|
|
|
|
|
|
|
| Lists the scanners connected to the current computer. |
|
|
|
|
|
|
|
| Modifies the font used for the titles of the chart axes. |
|
|
|
|
|
|
|
| Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
|
| Defines the type of bar used in a column chart. |
|
|
|
|
|
|
|
| Returns the text without the formatting characteristics specific to RTF. |
|
|
|
|
|
|
|
| Defines the type of context menu displayed by a chart. |
|
|
|
|
|
|
|
| Switches off one or more electrical devices compatible with the X10 protocol. |
|
|
|
|
|
|
|
| Uploads a local file to a remote drive. |
|
|
|
|
|
|
|
| Populates a Table control programmatically with the records from a table, HFSQL view or query... |
|
|
|
|
|
|
|
| Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes... |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView control. |
|
|
|
|
|
|
|
| Loads a palette from a .wdpalette file. |
|
|
|
|
|
|
|
| Creates a directory on the remote drive. |
|
|
|
|
|
|
|
| Used to immediately start the automatic server update. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable,... |
|
|
|
|
|
|
|
| Closes a socket or a connection to a server socket. |
|
|
|
|
|
|
|
| Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
|
| Adds a subscription to a pricing of a SaaS site for a client account. |
|
|
|
|
|
|
|
| Displays a List Box or ListView control from a specified element or returns the index of the first... |
|
|
|
|
|
|
|
| Erases the files found on a rewritable CD or DVD. |
|
|
|
|
|
|
|
| Deletes all the internal windows from the list of internal windows browsed by an Internal Window... |
|
|
|
|
|
|
|
| Returns the index of the element displayed at a given position in a TreeMap control. |
|
|
|
|
|
|
|
| Deletes:
the current appointment from the calendar of a Lotus Notes or Outlook messaging.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|