ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window controls
Several types of controls can be used in a window, ......
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.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Ribbon control functions
The following functions are used to manage the Ribbon controls:...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Error 1003: The element does not exist in the class
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Internal Report control properties
List of properties associated with the Internal Report control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
RTF control properties
List of properties associated with the RTF control...
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Border of controls
One of the most important elements of control style is its border......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.