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).
Combination (Type of variable)
A combination is a set of options.
Handling menu options programmatically
The menu options can be handled......
Recycle code windows
By default, a single code window is opened per ......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SocketConnect (Function)
Connects a client computer to a given socket.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
2. How to test a site?
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...