ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<DiskFile variable>.Close (Function)
Closes an external file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Date and Time management functions
List of functions for managing dates and times...
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
SQL view
An SQL view is a virtual data source defined by an SQL query......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
List of extension attributes
The list of extension attributes ......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......