ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Order (Property)
The Order property gets and sets the order of a list of elements.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
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...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
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......
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
The test mode cannot operate without the project and its pages, ...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
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.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
14. Unit tests/Automated tests
1
5
6
7
8
9
313
>