ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
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....
Environment of the query editor
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Query editor: Characteristics
HDescribeFile (Function)
Describes a data file programmatically.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
2. User-friendly editors in practice
User-friendly editors in practice...
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
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....
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....
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.)....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......