ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Examples for using the OLE DB provider for HFSQL
Error 117: The array has X dimensions and you access it with Y dimensions
13. Print: Reports
WINDEV reports...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Binding a Combo Box control to an item
Report data source
...The reports can be created with the data coming from:...
User report editor (Reports & Queries)
A report provides a custom view of data......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Interface of WDInst
WINDEV and OPC
OPC stands for "OLE for Process Control"......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Operations performed on activity diagrams
The following paragraphs explain......