ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.