ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Caption (Property)
The Caption property is used to get and change the text of an element.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.