|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| 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 description of the parameter type is optional... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| Seeks the first document found in the current view in Lotus Notes. |
|
|
|
|
|
|
|
| Lists the columns found in the current view in Lotus Notes. |
|
|
|
|
|
|
|
| Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
|
| Returns a directory path for the shared data of the current application:
between all the users... |
|
|
|
|
|
|
|
| Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
|
| Returns the IP address corresponding to a given MAC address. |
|
|
|
|
|
|
|
| Returns the MAC address corresponding to a given IP address. |
|
|
|
|
|
|
|
| Returns the MAC address (physical address) of one of the network cards found on the computer. |
|
|
|
|
|
|
|
| Returns or modifies the idle time before a WINDEV application is locked. |
|
|
|
|
|
|
|
| Indicates whether the specified password is valid for the current user. |
|
|
|
|
|
|
|
| Specifies a specific password for unlocking the current application (application locked... |
|
|
|
|
|
|
|
| Locks a WINDEV application. |
|
|
|
|
|
|
|
| Unlocks an application that was locked automatically or by LockAppPassword. |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria... |
|
|
|
|
|
|
|
| Returns the list of screens connected to one or more video cards. |
|
|
|
|
|
|
|
| Adds an iteration into the current test and gives the values of test parameters for this iteration. |
|
|
|
|
|
|
|
| Returns the name of the video cards connected to the current computer. |
|
|
|
|
|
|
|
| Returns the name of the main screen for the computer. |
|
|
|
|
|
|
|
| Returns the possible resolutions for a screen. |
|
|
|
|
|
|
|
| Returns the Bluetooth stack currently used. |
|
|
|
|
|
|
|
| Used to restore:
an immediate backup (performed by HBackup or via the HFSQL Control Center),... |
|
|
|
|
|
|
|
| Used to find out whether an archive exists. |
|
|
|
|
|
|
|
| Extracts and decompresses a list of files found in an archive to a physical location. |
|
|
|
|
|
|
|
| Prints the content of the specified Table control without having to create a report based... |
|
|
|
|
|
|
|
| Returns information about the current process. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|