ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a project: setting
By testing the project you can simulate how the application will run......
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
XLS file functions
List of functions for managing XLS files...
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
DashGetWidgetPosition (Function)
Returns the position of a widget found in a Dashboard control.
<Dashboard>.ResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
<Dashboard>.MoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
<Dashboard>.GetWidgetPosition (Function)
Returns the position of a widget found in a Dashboard control.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
1
2
3
4
5
6
323
>