|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| 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 parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch... |
|
|
|
|
|
|
|
| In a window or page, you can use WLanguage properties to handle...... |
|
|
|
|
|
|
|
| The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve... |
|
|
|
|
|
|
|
| The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types...... |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by AuthIdentify during the authentication. |
|
|
|
|
|
|
|
| The WinEditMode property is used to determine and configure the actions allowed on a window... |
|
|
|
|
|
|
|
| The WinEditAllowed property is used to determine and configure the actions allowed on a control... |
|
|
|
|
|
|
|
| The upnpImage type is used to define the advanced characteristics of an image of UPnP device. |
|
|
|
|
|
|
|
| The gglNotification type is used to define information about event notifications in a calendar. |
|
|
|
|
|
|
|
| From now on, with the new Web technologies, the sites can look more like Windows applications... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing emails.... |
|
|
|
|
|
|
|
| The FreeDLL keyword can correspond to ... |
|
|
|
|
|
|
|
| By default, in password controls, characters are replaced with dots...... |
|
|
|
|
|
|
|
| The inAppProduct type is used to define the advanced characteristics of a product for an In-App... |
|
|
|
|
|
|
|
| There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
|
| The upnpService type is used to define the advanced characteristics of a service provided... |
|
|
|
|
|
|
|
| A procedure can declare some parameters that are not immediately used. In this case, a warning... |
|
|
|
|
|
|
|
| An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,... |
|
|
|
|
|
|
|
| An iOS application with an iOS widget configuration can contain one or more iOS 14 widget... |
|
|
|
|
|
|
|
| The sysNotification type is used to define all the advanced characteristics of an interactive... |
|
|
|
|
|
|
|
| The sysNotificationButton type is used to define all the advanced characteristics of Button control... |
|
|
|
|
|
|
|
| The websocketClient type is used to identify and define all the advanced characteristics... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|