ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Error 42: Label out of scope of GOTO
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Binding a Repositionable Note control to an item
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)....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Data model editor: types of links
Several types of links can be found between the files......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Reports
A report provides a custom view of data......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
8. Traffic statistics of dynamic sites
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Sub-query
A sub-query is a query whose result is used by another query......