ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Time management help
Time management is extremely important......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
WDZip: Creating or modifying an archive
This help page explains how to......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Managing assertions
...The main available features are as follows:...
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Composite variable
A composite variable contains different types of elements (members)...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Window controls
Several types of controls can be used in a window, ......
Windows
The windows represent the main interface of a WINDEV application......
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
fSelectDir (Function)
Opens a directory picker.
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....