ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
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.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Organization chart linked to a data file
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.