ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Handling report blocks
The different operations available on report blocks are as follows......
iColumnEnd (Function)
Forces a column break in a multi-column report.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Preset control properties
List of properties associated with the Preset control...
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...