ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
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.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
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.