ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
Organization Chart control functions
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
Copying controls from the report editor
The controls can be copied from the report editor......
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Combo Box control functions
List of functions for handling the Combo Box controls...
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Error 203: The procedure already has a scope attribute (local or global)
Programming an indexed control
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Designing a supercontrol
A supercontrol is an advanced type of control......
Report controls
Several types of controls can be handled in a report created by the report editor......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......