ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. Available tests
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
12. Control templates
WINDEV Mobile allows you to create control templates....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
The Dashboard control
Dashboards are essential elements in an application......
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....