ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Referring to an element in a WLanguage event / process
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Value (Property)
The Value property is used to get and change the value of an element.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Screen,Input (External language)
Starts the input in the controls of a window.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Using several libraries in an application
A library is a WDL file that contains all the resources......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Using WDDIXIO
To translate the text used in your project:...
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......