ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Defining a help window template
WINDEV allows you to create help window templates......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
11. Controls in practice
Discover the main characteristics of the controls...
HTML document management functions
List of functions that manipulate HTML documents....
How to create a menu?
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
PageDisplay (Function)
Displays a web page in the user's browser....
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.