ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
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....
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.
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...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.