ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
ERR_MISSING_PAGE
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Font management properties
List of font management properties...
Constants for managing fonts
List of constants used by the functions for font management....
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
AAF: Sort/Search/Filter on the columns of Table controls
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....
13. Print: Reports
WINDEV reports...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
The planes in WEBDEV
The planes are used to group the controls of an element......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......