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).
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Browsing the HFSQL tables
The "Key" items are used to organize the records in a table in order to optimize the browse or the search......
PageParameter (Example)
Usage example of the PageParameter function
Redis functions
The following functions are used to manage a Redis database:...
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
HState (Example)
Usage example of the HState function
ExeRemoteRun (Function)
Starts running a remote program from the current application.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
GetTheme (Function)
Gets the current theme of a mobile application.