ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The OLE control
The OLE control is used to handle an OLE object...
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Accessibility in mobile applications
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
docAutoReplace (Variable type)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
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....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
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....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Collapsing/Expanding a TreeView control through programming
To collapse/expand a TreeView control through programming, ......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
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.