ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Report blocks
A printed report includes several sections......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Viewing a report in 3D
Your report displays controls that overlap?......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Various WEBDEV constants
Various WEBDEV constants...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......