ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.