ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Options of the window editor
To configure the general options of the window editor......
Environment of the window editor
The main elements of window editor are as follows:
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
AAF: Sort/Search/Filter on the columns of Table controls