ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
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.
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
2. WEBDEV administrator in practice
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....
WINDEV Mobile concepts
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......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Changing sites from AWP to SEO-ready session mode
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
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.
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....
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....
Telemetry: Main features
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
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......