ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
LooperAdd (Function)
Adds a row at the end of a Looper control.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Including a supercontrol in a window or in a page
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
The different types of integers
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Handling Scheduler controls programmatically
A Scheduler control can be......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
GPSGetPosition (Function)
Retrieves information about the current device position.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).