ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Discover all the possibilities of pivot tables
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Error 31: The file to include is not found. Check the name and path ...
Programming the table cells
The Table controls can be handled......
Error 2: Incomplete line
18. Order of execution of the code of buttons/links
Report data source
...The reports can be created with the data coming from:...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Handling controls in a report
The different operations available for the report controls are as follows......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......