ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
<Image>.ScrollingPosition (Function)
Returns the displayed image.
PicRotation (Function)
Rotates a WDPic image.
PicResize (Function)
Resizes a WDPic image.
<Image>.Rotation (Function)
Rotates an Image control.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Task list
Each project can be associated with a task list......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
WDTestSite: Load test
The stress tests are used to check......