ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageEnd (Function)
Forces the move to the next page during the report print.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Using several libraries in an application
A library is a WDL file that contains all the resources......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
ChangeStyle (Function)
Modifies the style of a control dynamically.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Programming the looper attributes
All the looper attributes can be handled by programming......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Environment of the data model editor
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......