ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the report blocks
List of properties associated with the report blocks...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Google constants
List of constants used by the Google functions....
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
2. Types of setup
Types of setup...
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Handling a control through programming in a report
All report controls can be handled through programming......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
GetTheme (Function)
Gets the current theme of a mobile application.
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Managing parallel tasks
The computers are becoming more and more powerful......