ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Break in a report
The break is used to group the records corresponding to a sort criterion......
5. Site test in practice
16. Application test in practice
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Saving entered data (AAF)
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Local procedure
Two types of procedures are available......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
The HTML control
The HTML control displays HTML pages or HTML code......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Creating a Pivot Table control
To create a Pivot Table control......
Properties associated with a report
List of properties associated with a report...
20. Managing suggestions and incidents
Managing suggestions and incidents...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....