ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Combo Box control functions
List of functions for handling the Combo Box controls...
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
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......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
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......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
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......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Automatic calculations in a Table control (AAF)
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
The planes in WEBDEV
The planes are used to group the controls of an element......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....