ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the looper attributes
All the looper attributes can be handled by programming......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Operations performed on collaboration diagrams
The following paragraphs explain......
The "Analysis" pane
The "Analysis" pane lists......
Operations performed on object diagrams
The following paragraphs explain......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
4. Monitor your applications
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Code statistics
The code statistics affect......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
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 Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
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......
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......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
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, ......
HFSQL: Change of name
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......