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