ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
12. Control templates
WINDEV Mobile allows you to create control templates....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Handling TimeLine controls programmatically
A TimeLine control can be......
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....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
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......
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...
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
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....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Handling an Edit control programmatically
You can handle Edit controls programmatically......