ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Native Oracle Connector for WINDEV and WEBDEV
Sorts in a report
The sort is used to organize the information displayed in the report......
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Types of Edit controls
Native SQL Server Connector for WINDEV and WEBDEV 2024
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Error 103: The type is unknown
Defining columns of Table controls programmatically