ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication management functions
Three types of replication are proposed......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
12. Pages in practice
Telemetry: Main features
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
TableMode (Function)
TableMode is kept for backward compatibility.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......