ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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......
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.
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......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
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
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
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?
1
2
3
4
5
6
185
>