|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| 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 procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Removes links from a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
| Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format). |
|
|
|
|
|
|
|
| Searches for shapes containing a specific text in a diagram. |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Returns:
the list of tasks between two given dates in a Gantt Chart column,
all the tasks... |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Saves a diagram as a "diag" file. |
|
|
|
|
|
|
|
| Determines whether an archive exists. |
|
|
|
|
|
|
|
| Indicates a continuation parallel task that will be run when one of the specified parallel task... |
|
|
|
|
|
|
|
| List of print functions... |
|
|
|
|
|
|
|
| Adds a new quick action to the application. |
|
|
|
|
|
|
|
| Removes a quick action defined for the application. |
|
|
|
|
|
|
|
| Generates a request to pin a quick action. |
|
|
|
|
|
|
|
| Adds a new point to a 2D linestring. |
|
|
|
|
|
|
|
| Determines if a geographic polygon overlaps another geometry. |
|
|
|
|
|
|
|
| Returns the list of data files watched by HWatch. |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol).
This new feature... |
|
|
|
|
|
|
|
| Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
This new... |
|
|
|
|
|
|
|
| Deletes all the options from a Segmented Button control. |
|
|
|
|
|
|
|
| The character strings can be handled by specific WLanguage functions... |
|
|
|
|
|
|
|
| Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
|
| This third method uses the notion of class inheritance to simplify the interfacing between a C++... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|