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).
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
HFilter (Function)
Defines and enables a filter on a table, view or query.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Native Sybase Connector for WINDEV and WEBDEV 2024
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
Error 1022: The access to the method of the class is restricted by a protected inheritance