ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Aliases on data files: HAlias
The aliases are used to handle......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Creating a query
Two methods can be used to create a query......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
2. User-friendly editors in practice
User-friendly editors in practice...
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Error 3: The string has no final "
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
LDAPNbValue (Function)
Returns the number of values for an attribute.
IFrame control
IFrame is an HTML concept......
The Organizer control
The Organizer control is used to display and handle organizers......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.