ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
GanttLink (Variable type)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
GeometryOverlap (Function)
Determines whether two geometries overlap.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.