ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
Reports
A report provides a custom view of data......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Email constants
List of constants used by email functions....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min