ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Error 203: The procedure already has a scope attribute (local or global)
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Handling a control through programming in a report
All report controls can be handled through programming......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
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......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Internal component
An internal component is a set of elements from a project......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Link properties
When creating a link, you can simply specify the destination......
Keep-alive on connection
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
10. Page templates