ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
List of networks separated by CR characters (Carriage Return) and sorted by priority order (from the one with the highest priority to the one with the lower priority). The network with the highest priority is the one chosen by the device to connect in Wi-Fi.For each network, a set of information is returned in the following format: <Identifier> + TAB + <SSID> + TAB + <Security> where: <Identifier>: Network identifier. This identifier can then be passed as a parameter to WiFiConnect to connect to the network. <SSID>: SSID (Service Set Identifier) of Wi-Fi network.<Security>: Security protocol used by the network: wifiSecurityIEEE8021XSecurity that uses the IEEE 802.1x standard.wifiSecurityNoneNo security is used.wifiSecurityWEPSecurity based on a WEP key (Wired Equivalent Privacy).wifiSecurityWPA2Security that uses the WPA2 mechanism (Wi-Fi Protected Access).wifiSecurityWPASecurity that uses the WPA mechanism (Wi-Fi Protected Access).wifiSecurityWPA_EAPSecurity that uses the WPA (Wi-Fi Protected Access) and EAP (Extensible Authentication Protocol) mechanisms. The security protocol is always 0.
Special cases
Required permissions
Last update: 11/24/2022
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: