ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
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......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Managing space characters in the searches?
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
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......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
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......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
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....