ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
14. Report templates
...Report templates are used to easily standardize report layouts....
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......