ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Creating nested reports
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.
WEBDEV concepts
Shared information
The information entered when creating the files and the items is shared throughout the environment......
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)
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
2. WEBDEV administrator in practice
ColorHue (Function)
Calculates the hue of a color.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
The "Analysis" pane
The "Analysis" pane lists......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......