ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
BurnerList (Function)
Returns the list of burners installed on the current computer.
Control (Variable type)
The Control type is used to define the characteristics of a control.
DocToPDF (Function)
Converts a Word Processing document into a PDF 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).
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
Handling a Web Component control through programming