ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
EndProgram (Function)
Ends the execution of the current program.
FileDisplay (Function)
Displays a file in the user's browser....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
<Spreadsheet>.SelectComment (Function)
Allows you to: determine if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
CallDLL32 (Function)
Runs a function found in an external DLL.