ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
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.
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.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
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....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.