ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
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.
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......
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......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
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....
Style of a control
As soon as it is created, a control is associated with a style......
Writing an email: the available methods
This help page presents the methods for writing an email....
Info (Function)
Displays a custom message in a system information window.