|
|
|
|
|
|
|
Emulates a "Drag & Drop" gesture in automated tests. |
|
|
|
|
|
|
WINDEV allows the user to perform a search among all the texts found in a window or in a control...... |
|
|
|
|
|
|
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV. |
|
|
|
|
|
|
The automated tests of window are used to check the different features proposed by the window...... |
|
|
|
|
|
|
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS). |
|
|
|
|
|
|
Indicates the test that will be run during the next window opening. |
|
|
|
|
|
|
By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min |
|
|
|
|
|
|
For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr... |
|
|
|
|
|
|
The analysis proposes two types of Unicode items...... |
|
|
|
|
|
|
Converts text to Rich Text Format. |
|
|
|
|
|
|
The Text property is used to get and modify text. |
|
|
|
|
|
|
Displays a long text in a text control in Pascal and in C. |
|
|
|
|
|
|
Returns all text areas of an image without reading the text. |
|
|
|
|
|
|
Text is used to find out whether an item is a text item. |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|