|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min |
|
|
|
|
|
|
|
| The monitoring robot includes three executables...... |
|
|
|
|
|
|
|
| Reads the last task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
|
| Returns:
the full name of the last file generated during the print (PDF, RTF, text, ...).
the list of created duplicate files.... |
|
|
|
|
|
|
|
| Indicates the test that will be run during the next window opening. |
|
|
|
|
|
|
|
| Gets or sets the status of a task created in the Windows scheduler. |
|
|
|
|
|
|
|
| The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr... |
|
|
|
|
|
|
|
| The Cc property gets and sets the list of Carbon Copy recipients of an email. |
|
|
|
|
|
|
|
| In a REST Webservice, an entry point can have several types...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| A query is used to interrogate a database in order to view, insert, modify or delete data...... |
|
|
|
|
|
|
|
| The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email. |
|
|
|
|
|
|
|
| To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:... |
|
|
|
|
|
|
|
| The test of the entire project allows you to simulate the start of the application with the executable...... |
|
|
|
|
|
|
|
| From version 23, you have the ability to import existing classes or sets of procedures in text format...... |
|
|
|
|
|
|
|
| The stress tests are used to check...... |
|
|
|
|
|
|
|
| WDTestSite is used to run different tests on a WEBDEV site...... |
|
|
|
|
|
|
|
| Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|