ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware files
Two categories of data files are managed......
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Internal Report control properties
List of properties associated with the Internal Report control...
Properties associated with the report blocks
List of properties associated with the report blocks...
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
dCopyControlImage (Function)
Copies the image of a control in a WINDEV window to a variable of type Image.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.