ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....