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).
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS web service that manages the site.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SMSSend (Function)
Sends an SMS.
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Constants for managing Windows events
The following constants are used to manage Windows events:...
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.