ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
WEBDEV concepts
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Specific features of the applications for iPhone/iPad
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Merging differences (SCM)
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Creating nested reports
ColorHue (Function)
Calculates the hue of a color.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....