ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Token management functions
Token management functions in "Text token" Edit controls....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
<Chart>.GetData (Function)
Retrieves a data from a chart.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Creating the Form windows of a WINDEV RAD pattern
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
grGetData (Function)
Retrieves a data from a chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Creating the Table windows of the WINDEV RAD pattern
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Constants for managing projects
List of constants used by the functions for managing projects....
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.