|
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a 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. |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Performs an asymmetric encryption of an envelope. |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
Removes a task from a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView... |
|
|
|
|
|
|
Lists the links in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
Returns:
the list of tasks between two given dates in a Gantt Chart column,
all the tasks... |
|
|
|
|
|
|
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
Decrypts a buffer with a private/public key algorithm with RSA encryption.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
This third method uses the notion of class inheritance to simplify the interfacing between a C++... |
|
|
|
|
|
|
The character strings can be handled by specific WLanguage functions... |
|
|
|
|
|
|
Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
The Google Maps service is an Internet mapping software proposed by Google...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|