ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BreakAdd (Function)
Adds a break into a Table or Looper control.
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
<Pivot Table>.AxisXY (Function)
Allows you to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Progress Bar control properties
List of properties associated with the Progress Bar control...