ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
5. Site test in practice
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Typing multilingual texts
For a multilingual application, you have the ability to......
9. Monitor your sites, servers, etc.
WX file
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....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
1. Testing a site: Elements to be tested
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
TextToRTF (Function)
Converts text to Rich Text Format.
Text (Property)
The Text property is used to get and modify text.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Text (Property)
Text is used to find out whether an item is a text item.
fLoadText (Function)
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.).
fSaveText (Function)
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, ...).
Locking data files: correspondence between WINDEV 5.5 and the later versions
1
2
3
4
5
6
93
>