ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

19. Upload: Sending files to the server
15. Project Management Hub
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Classes, members, methods and properties
A class is made of......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Pinned (Property)
The Pinned property is used to: Pinned or not a field: the pinned field will be positioned in relation to the visible area of its container instead of the content area.. Determine if a control is pinned....
dPen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FlexAlignContent (Property)
The FlexAlignContent property gets and sets the alignment of the lines within the Flexbox control along the cross axis (corresponding CSS property: "align-content").
FlexAlignItems (Property)
The FlexAlignItems property gets and sets the alignment of the items in a line of a Flexbox control along the cross axis (corresponding CSS property: "align-items").
Installing the monitor
The monitoring robot includes three executables......
Installing the robot controller
The monitoring robot includes three executables......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
17. Project Management Hub
...Project Management Hub...
Installing the monitoring robot
The monitoring robot includes three executables......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......