ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
BrowserPlatform (Function)
Returns the user's browser platform....
BrowserType (Function)
Returns the type of browser used by the Web user.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grSurfaceAddData (Function)
Adds a data into a Surface chart.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
The Clickable Image control
The Clickable Image control can be used to......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Image control in a page