ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
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.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
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....
GDI+ framework
Some WINDEV features use the GDI+ framework......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
<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)
KanbanFilter (Function)
Displays only cards that match the specified filter.
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......