ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Binding controls to data
A window or page can display information from......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open a table in an OLE DB connection (only for tables defined programmatically).
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Handling TimeLine controls programmatically
A TimeLine control can be......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Changing sites from AWP to SEO-ready session mode
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Materialized view
...A materialized view is a physical data source defined by an SQL query....