ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
6. Internal window
Internal windows...
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
4. UI: Windows
IU of windows...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
10. Internal component
Internal component...
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
9. Internal component
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
Events associated with internal windows
List of events associated with internal windows...
WinInWidth (Function)
Returns the internal width of a window (without border).
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
1
2
3
4
5
6
79
>