ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
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:
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
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......
J2EE constants
List of constants used by the J2EE functions....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.