ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
4. Monitor your applications
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Operations performed on collaboration diagrams
The following paragraphs explain......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Operations performed on object diagrams
The following paragraphs explain......
The "Analysis" pane
The "Analysis" pane lists......
The Wire control
The Wire control is used to visually link 2 controls......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Applet control properties
List of properties associated with the Applet control...
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
HFSQL: Change of name
5. Site test in practice
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
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, ......