ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 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......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
iPrintReport (Function)
Prints a report created with the report editor.
Error 3: The string has no final "
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Aliases on data files: HAlias
The aliases are used to handle......
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.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Assignment of RETURN
The return value of the process currently run can be assigned...
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
iConfigureReport (Function)
Configure the printer by opening the configuration window directly (WINDEV and WINDEV Mobile).
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.