ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSunburstAddData (Function)
Adds a data to a Sunburst chart.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
DateToInteger (Function)
Converts a date to an integer.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
FBSessionStatus (Function)
Checks the status of a Facebook session.
Language (Property)
The Language property is used to get and change the language used.
Email (Property)
The Email property is used to get and change an email address.
fAttribute (Example)
Usage example of the fAttribute function
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
ID (Property)
The ID property is used to get and change IDs.
Drawer control properties
List of properties associated with the Drawer control...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Reals
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
zipDeleteFile (Function)
Deletes a file from an archive.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
fDirRename (Function)
Renames a directory.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......