|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Constants for managing Wi-Fi functions... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
SVG (Scalable Vector Graphics) is a vector image format...... |
|
|
|
|
|
|
Used to identify or modify a control in an HTML form contained in an HTML Display control. |
|
|
|
|
|
|
Validates a form in an HTML page displayed in an HTML Display control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|