ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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).
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Designing a supercontrol
A supercontrol is an advanced type of control......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Error 203: The procedure already has a scope attribute (local or global)
Programming an indexed control
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
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......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Automatic calculations in a Table control (AAF)
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
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)......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
The planes in WEBDEV
The planes are used to group the controls of an element......