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).
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Google Drive, OneDrive and Dropbox prerequisites
Utilisation dans la classe MasqueDeSaisie_Rebond - Accès en Lecture + Ecriture - Type : Procédure (IAppelMéthode)...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
The HTML control
The HTML control displays HTML pages or HTML code......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
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......
FileDisplay (Function)
Displays a file in the browser of Web user.
SQLTransaction (Example)
Usage example of the SQLTransaction function
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.