ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
grSourceSeries (Function)
Defines the source of a series.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
LOOP statement
The statement block is repeated endlessly...
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
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......
WinAdaptHeight (Function)
Adapts the window height to the content of controls.