ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
GDI+ framework
Some WINDEV features use the GDI+ framework......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
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....
<TreeView>.InfoXY (Function)
Returns the TreeView element found at a given position.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
<Table>.SetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
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...
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Camera/Video functions (prefix syntax)
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......