ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the User Groupware
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
TotalsEnabled (Property)
The TotauxActif property allows you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Using an external component in an application
A component can be reused at any time in any application......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Body block
The Body block corresponds to the main block of the report......
The Upload control
The Upload control is used to upload files on the Web server......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
End of Document block
The End of document block is run once at the end of the report execution......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....