ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Installing the robot controller
The monitoring robot includes three executables......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Principle for running threads
At runtime, an application runs in a main thread......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Report based on a query
Queries are used to easily select records in one or more tables......
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
WiFiActivate (Function)
Enables or disables Wi-Fi on 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.
Handling Organization Chart controls programmatically