ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Toolbar control properties
List of properties associated with the Toolbar control...
Splitter control properties
List of properties associated with the Splitter control...
OLE control properties
List of properties associated with an OLE control...
1. What is a website?
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
7. Layouts using the Flexbox control
Link control properties
The Link control is available in a page and in a report......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
The Sidebar control
The Sidebar control gives access to different options......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
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.
Ribbon control functions
The following functions are used to manage the Ribbon controls:...