ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Number of occurrences found in the control or window. 0 if no element contains the searched text.
Name of element where the search will be performed. This element can correspond to: a window name. The search is performed in the caption of controls, the text of buttons, the text of edit controls, the text of table rows, ... The search is performed in all the visible controls that have no invisible parent. a control name. If this element corresponds to a Ribbon control, the search is performed in all ribbon controls.
Text that must be found in the specified element. "" (empty string) to cancel the search.
Indicates the search options: WholeWordSearch for a whole word (enclosed in punctuation characters or in space characters)IgnoreCaseSearch while ignoring the case (uppercase/lowercase characters) or the accented characters0Search while taking the case into account (uppercase/lowercase characters) on a text "contained in".No option is selected by default: the search is sensitive to the case and it is performed on incomplete words.
Color used to highlight the first element found. This color can correspond to:an RGB color (returned by RGB), an HSL color (returned by HSL), a preset color of WLanguage.Remark: The color used by default is dark blue.
Color used to highlight the occurrences found. This color can correspond to:an RGB color (returned by RGB), an HSL color (returned by HSL), a preset color of WLanguage.Remark: The color used by default is light yellow.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: