ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Edit control
The Edit control allows users to enter data......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Report based on a query
Queries are used to easily select records in one or more data files......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Drop-down button
The drop-down button expands: a context menu. a popup window....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Chart>.ColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.