ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
upnpService (Variable type)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
notificationCategory (Variable type)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Source (Property)
The Source property gets and sets the source of an element.
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.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
rssTextInput (Variable type)
The rssTextInput type is used to describe the input area of RSS feed...
upnpImage (Variable type)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
btleDevice (Variable type)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
hbTableDescription (Variable type)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
emailHeader (Variable type)
The emailHeader type is used to retrieve or define the additional email headers.
hbColumnDescription (Variable type)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
XMLAddChild (Function)
Adds a child tag into an XML document.
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
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.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....