ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLE control properties
List of properties associated with an OLE control...
Splitter control properties
List of properties associated with the Splitter control...
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Window controls
Several types of controls can be used in a window, ......
Screen,Input (External language)
Starts the input in the controls of a window.
Link control properties
The Link control is available in a page and in a report......
Functions for managing Scheduler controls (prefix syntax)
List of functions that can be used with a Scheduler control (prefix syntax)....
AnimationEnabled (Function)
Enables or disables the animations in the controls.
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.
Carousel control properties
List of properties associated with the Carousel control...
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)....
9. Overlaying controls
Cube control properties
List of properties associated with the Cube control...
ActiveX control properties
List of properties associated with the ActiveX control...
Sidebar control properties
List of properties associated with the Sidebar control...
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
ListView control properties
List of properties associated with the ListView control...
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ERR_PARSER