ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (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).
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.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (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>.EdSelectMinus (Function)
Deselects a control 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).
<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).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Events associated with a Gantt Chart column
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Outstanding progress bars
Simple or symmetric progress bar?...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
GDI+ framework
Some WINDEV features use the GDI+ framework......
<TreeView>.InfoXY (Function)
Returns the TreeView element found at a given position.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Camera/Video functions (prefix syntax)
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
KanbanFilter (Function)
Displays only cards that match the specified filter.
TableMode (Function)
TableMode is kept for backward compatibility.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Video functions
List of video functions...
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Google Maps management functions
List of functions for managing Google maps...
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
TreeCollapse (Function)
Collapses a branch previously expanded.