ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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 analysis...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
HConnect (Example)
Usage example of the HConnect function
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
EmailCheckAddress (Function)
Checks the validity of an email address.
ShellExecute (Function)
Opens a document in its associated application.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
The HTML control
The HTML control displays HTML pages or HTML code......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
FileDisplay (Function)
Displays a file in the browser of Web user.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SQLTransaction (Example)
Usage example of the SQLTransaction function
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.