ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

What is an application?
An application is a set of objects (windows, controls, ......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
The Spin control
A Spin control is used to increase or reduce a value found in a control......
iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iReportPrintingStatus (Function)
Returns the status of the current print.
iLine (Function)
Prints a line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......