|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Specifies the useful size of an internal window with automatic scrollbars. The useful size... |
|
|
|
|
|
|
|
| Adds a scheduled task on the server defined by the connection. |
|
|
|
|
|
|
|
| Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.... |
|
|
|
|
|
|
|
| Deletes a scheduled task from an HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| Converts a one-dimensional array or a two-dimensional array into a character string in CSV format. |
|
|
|
|
|
|
|
| Fills a one- or two-dimensional array of the specified type with the character string in CSV format... |
|
|
|
|
|
|
|
| Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
|
| Installs a Windows service or a Linux daemon according to the information given in the members... |
|
|
|
|
|
|
|
| Modifies the configuration of a service according to the information given in the members... |
|
|
|
|
|
|
|
| Waits for a service to be in a specific status. |
|
|
|
|
|
|
|
| Returns the current status of a service. |
|
|
|
|
|
|
|
| Returns information regarding the configuration of a service. |
|
|
|
|
|
|
|
| Returns the list of services found on the current computer or on the specified remote computer. |
|
|
|
|
|
|
|
| Restarts a paused service. |
|
|
|
|
|
|
|
| Asks a service to re-read its configuration information. |
|
|
|
|
|
|
|
| Sends a control message to a service. |
|
|
|
|
|
|
|
| Restarts a service (already started). |
|
|
|
|
|
|
|
| Enables or disables a scheduled task on an HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| Connects a SAP R/3 system from the information given in the SAP structure.... |
|
|
|
|
|
|
|
| Disconnects a SAP R/3 system.... |
|
|
|
|
|
|
|
| Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|