ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Reports
A report provides a custom view of data......
Testing the WEBDEV Application Server setup with an example
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Project portfolio
From version 25, you can create "project portfolios"......
Creating anchors
The anchors are used to define specific points in a help page......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Item control properties
List of properties associated with the Item control...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Creating the Form windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
Handling Organization Chart controls programmatically