ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / WiFi functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Constants for managing Wi-Fi functions
ConstantDetailsUsed by the functions
wifiEnabledThe Wi-Fi is enabled on the device.WiFiActivate, WiFiStatus
wifiActivationInProgressThe Wi-Fi is being enabled on the device.WiFiActivate, WiFiStatus
wifiIPAddressIP address associated with the connection.WiFiConnectionInfo
wifiMACAddressWi-Fi Mac address of the device.WiFiConnectionInfo
wifiBSSIDBSSID (Basic Service Set Identifier) of the access point of the connection.WiFiConnectionInfo
wifiDeactivationInProgressThe Wi-Fi is being disabled on the device.WiFiActivate, WiFiStatus
wifiDisabledThe Wi-Fi is disabled on the device.WiFiActivate, WiFiStatus
wifiErrorThe activation status of Wi-Fi cannot be retrieved.WiFiActivate, WiFiStatus
wifiIDNetworkIdentifier of the device to which the network is connected, empty string ("") if the device is connected to no identified network.WiFiConnectionInfo
wifiSecurityNoneNo security is used.WiFiAddNetwork, WiFiDetectAccessPoint
wifiSecurityIEEE8021XSecurity that is using the IEEE 802.1x standard.WiFiAddNetwork, WiFiDetectAccessPoint, WiFiListNetwork
wifiSecurityWEPSecurity based on a WEP key (Wired Equivalent Privacy)WiFiAddNetwork, WiFiDetectAccessPoint, WiFiListNetwork
wifiSecurityWPASecurity that is using the WPA mechanism (Wi-Fi Protected Access).WiFiAddNetwork, WiFiDetectAccessPoint, WiFiListNetwork
wifiSecurityWPA2Security that is using the WPA2 mechanism (Wi-Fi Protected Access).WiFiAddNetwork, WiFiDetectAccessPoint, WiFiListNetwork
wifiSecurityWPA_EAPSecurity that is using the WPA mechanism (Wi-Fi Protected Access) and the EAP mechanism (Extensible Authentication Protocol).WiFiAddNetwork, WiFiDetectAccessPoint, WiFiListNetwork
wifiSSIDSSID (Service Set Identifier) of the Wi-Fi network to which the device is connected.WiFiConnectionInfo
wifiAllFull information about the connection (corresponds to wifiSSID + wifiBSSID + wifiIPAddress + wifiMacAddress + wifiSpeed + wifiIDNetwork).WiFiConnectionInfo
wifiSpeedSpeed of the Wi-Fi link (expressed in Mbps).WiFiConnectionInfo
Minimum version required
  • Version 16
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help