ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

15. Project Management Hub
19. Upload: Sending files to the server
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
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......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
TimeLine control events
The following events appear by default in the WINDEV code editor...
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
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....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
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....
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").
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...