ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
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....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
ERR_DISCONNECTED_TIMEOUT
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
15. Project Management Hub
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Collapsing/Expanding a TreeView control through programming
To collapse/expand a TreeView control through programming, ......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Applet control properties
List of properties associated with the Applet control...
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
Find/Replace in the current project
The "Find/Replace" feature is used to......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Describing an element
A flexible modeling includes different elements linked together......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
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.
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....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......