ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing windows
List of constants used by the functions for managing windows...
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Open (Function)
Opens a modal WINDEV window.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Wi-Fi functions
Functions for Wi-Fi management...
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.