ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
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)......
Error 101: Declaration of global variable not allowed
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
10. Internal component
Internal component...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Functions for managing objects (External language)
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
The planes in WEBDEV
The planes are used to group the controls of an element......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......