WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Retrieving the status of the connection to data on the mobile network Hide the details
Status of the connection to data:networkConnectedConnected.networkConnectionInProgressConnection in progress. This constant is not available.networkDisconnectedDisconnected.
Asking to be notified when the status of the connection to data changes on the mobile network Hide the details
WLangage procedure ("callback" procedure) called when the status of connection to data changes. This procedure has the following format: PROCEDURE <Procedure Name>(<New Status>) <New Status> is an integer constant corresponding to the new status of the connection to data: networkConnectedConnected.networkConnectionInProgressConnection in progress. This constant is not available.networkDisconnectedDisconnected.If this parameter corresponds to an empty string (""), the notifications regarding the change of connection status will not be sent anymore.
Last update: 11/04/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: