ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Designing a supercontrol
A supercontrol is an advanced type of control......
Camera control in a mobile application
The Camera control is used to......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
<Spreadsheet>.SelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
<Spreadsheet>.SelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.