ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Internal components in practice
Internal components in practice...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Sorts in a report
The sort is used to organize the information displayed in the report......
Popup window
WINDEV allows you to open windows in popup format......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
10. Internal components in practice
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Border of controls
One of the most important elements of control style is its border......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
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......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Scrollbar control properties
List of properties associated with the Scrollbar control...
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......