ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Installing the monitor
The monitoring robot includes three executables......
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
The test mode cannot operate without the project and its pages, ...
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Locking data files: correspondence between WINDEV 5.5 and the later versions
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
WDTestSite: Load test
The stress tests are used to check......
14. Unit tests/Automated tests
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
16. Application test in practice
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
1
2
3
4
5
6
174
>