ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing nested reports
To create a main report containing several secondary reports:...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
How to create a menu?
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Software license agreement
WINDEV Express license agreement...
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Automatic error handling
Error handling can be customized for each process......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.