ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9. Monitor your sites, servers, etc.
Caption (Property)
The Caption property gets and sets the text of an element.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
Test of a query
The query editor allows you to run the test of query result......
1
2
3
4
5
6
275
>