ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HTTPCreateForm (Function)
Creates an HTTP form.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Glossary
The glossary lists all the abbreviations used in the code editor......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ControlNext (Function)
Returns the name of the next control in input mode.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.