ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
Image control in a page
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Handling the report blocks through programming
Each report block is associated with different events......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ControlClone (Function)
Creates a new control from an existing control.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.