ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Creating and handling an item
The main operations that can be performed on an item are as follows......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Managing space characters in the searches?
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HSubstDir (Example)
Usage example of the HSubstDir function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Type (Property)
The Type property is used to get and change the type of an element.
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......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
SysSerialNum (Function)
Returns the IMEI number of the current device.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
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......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
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....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....