ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
WDReplic: Presentation
WDReplic is used to manage data replication between several computers......
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
Report controls
Several types of controls can be handled in a report created by the report editor......
Handling a control through programming in a report
All report controls can be handled through programming......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
JSON: Handling multi-gigabyte files
Removes an existing folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......