|
|
|
|
|
|
|
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ... |
|
|
|
|
|
|
|
| Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by HashCheckString when checking the hash algorithm. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by AddLink. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site...... |
|
|
|
|
|
|
|
| Callback of the iCloudKeyValueWatch.Cb function for the callback parameter |
|
|
|
|
|
|
|
| To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.... |
|
|
|
|
|
|
|
| This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application.... |
|
|
|
|
|
|
|
| The ODBCConnectionName property is used to:
Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose several functions for creating and handling charts...... |
|
|
|
|
|
|
|
| Finds a device based on its unique name (UDN). |
|
|
|
|
|
|
|
| Removes duplicates among substrings of a string, based on one or more separators. |
|
|
|
|
|
|
|
| When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window...... |
|
|
|
|
|
|
|
| A Looper control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
|
| To transform a page in Session mode into an Active WEBDEV Page:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|