ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Subscript of element found,-1 if the search failed.
Name of Looper control where the search will be performed. The search is performed in all the attributes.
Value sought in all attributes.
Type of search to perform: searchStartsWithGeneric search whose type is "Starts with": <Result> corresponds to the subscript of the row where elements have a value starting with <Sought value>.searchContains(Default value)Generic search whose type is "Contains": <Result> corresponds to the subscript of the row where elements have a value containing <Sought value>.searchExactMatchExact-match search whose type is "Equals to": <Result> corresponds to the subscript of the rows where elements have a value strictly equal to <Sought value>.
Start subscript for the search (1 by default).
Use conditions
Sensitivity to the case
Last update: 09/19/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: