ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
The Clickable Image control
The Clickable Image control can be used to......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
9. Overlaying controls
18. Order of execution of the code of buttons/links
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Screen,Input (External language)
Starts the input in the controls of a window.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
AnimationEnabled (Function)
Enables or disables the animations in the controls.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......