ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Locking data files: correspondence between WINDEV 5.5 and the later versions
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
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.
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......
WDTestSite: Load test
The stress tests are used to check......
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......
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
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
<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.
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
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....
2. How to test a site?
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
1. Testing a site: Elements to be tested
1
2
3
4
5
6
172
>