|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
|
| The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
|
| WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without... |
|
|
|
|
|
|
|
| Several WINDEV functions can be used to handle the Windows registry...... |
|
|
|
|
|
|
|
| The Google Maps service is an Internet mapping software proposed by Google...... |
|
|
|
|
|
|
|
| Constants for managing Wi-Fi functions... |
|
|
|
|
|
|
|
| Adds a new point to display in a 3D Scatter chart. |
|
|
|
|
|
|
|
| Defines the different colors used according to the altitude levels of a series found in a 3D... |
|
|
|
|
|
|
|
| Used to specify the mark caption for a 3D Scatter chart. |
|
|
|
|
|
|
|
| Indicates whether the points found in a series of a 3D Scatter chart must be be projected... |
|
|
|
|
|
|
|
| Displays the gridlines for the different planes of a 3D Scatter chart. |
|
|
|
|
|
|
|
| Links (or not) the points found in a "3D Scatter" chart. |
|
|
|
|
|
|
|
| Deletes the altitude colors specified by grScatter3DAltitudeColor. |
|
|
|
|
|
|
|
| Deletes the captions of marks found in a 3D Scatter chart |
|
|
|
|
|
|
|
| List of functions for managing emails... |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
|
| Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode. |
|
|
|
|
|
|
|
| List of functions for managing arrays... |
|
|
|
|
|
|
|
| List of functions for managing threads (prefix syntax)... |
|
|
|
|
|
|
|
| The following WLanguage functions are used to handle UPnP devices... |
|
|
|
|
|
|
|
| Imports the HTML content of an email and its images into an HTML Display control. The images... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|