ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Items used in a select query
A query created in the query editor can contain several types of items......
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
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......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
The Static control
A Static control is a control used to display a static text......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....