|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| WLanguage supports Python functions in native mode...... |
|
|
|
|
|
|
|
| Displays each function call and each status report returned by the function. |
|
|
|
|
|
|
|
| Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
|
| Returns the number of the last error caused by a Finxxx function (financial functions). |
|
|
|
|
|
|
|
| Some WLanguage functions are not available in Reports & Queries...... |
|
|
|
|
|
|
|
| In an information window, displays each call to the function and each status report returned... |
|
|
|
|
|
|
|
| Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile.... |
|
|
|
|
|
|
|
| List of Multimedia functions... |
|
|
|
|
|
|
|
| List of Salesforce functions... |
|
|
|
|
|
|
|
| List of Calendar functions... |
|
|
|
|
|
|
|
| The Captcha functions are as follows:... |
|
|
|
|
|
|
|
| The following functions are used to handle the certificates:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|