ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
Defining columns of Table controls programmatically
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Manipulating Chart controls in a WEBDEV website
When a Chart control is executed on a page of the WEBDEV website, users can personalize visuals via a context menu......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
Events associated with formatted display controls
List of events associated with formatted display controls...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Manipulating Spreadsheet controls programmatically (in a report)
Collapses a branch previously expanded....
Manipulating Internal Window controls programmatically
The "Internal Window" control is used to display an existing internal window......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
FAA: Edit control fields for file paths
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific context menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....