ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Alias type
The Alias type is used to declare and handle a logical alias for a table or query.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
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......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HDelete (Function)
Deletes a record from a data file (query or view).
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....