ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
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: 04/29/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: