ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Creating anchors
The anchors are used to define specific points in a help page......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Manager of automated tests
The test manager is used to......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
6. Editing a page: zoning mode
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
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......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
15. Unit tests on the executable
9. Monitor your sites, servers, etc.
Italy.checkTaxNumber (Function)
Tests the validity of a tax number in Italy.
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
France.checkTaxNumber (Function)
Tests the validity of a French tax number.