ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Multilingual applications in practice
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
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?
8. Windows in practice
Discover the main actions that can be performed on the windows....
HSubstDir (Example)
Usage example of the HSubstDir function
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
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....
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......
Type (Property)
The Type property is used to get and change the type of an element.
Creating and handling an item
The main operations that can be performed on an item are as follows......
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.
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......
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....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....