ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
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....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
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.
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).
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
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.
ErrorBuild (Function)
Displays a custom error message in a system error window.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function