ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
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.
<Source>.FromWindow (Function)
Automatically initializes: 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....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Internal Report control properties
List of properties associated with the Internal Report control...
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....
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
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).
RTF control properties
List of properties associated with the RTF control...
7. Layouts using the Flexbox control
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Error 23: No END statement is associated with this WHILE
Error 22: No END statement is associated with this FOR
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
3. UML models in practice
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
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...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....