ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Subscript of element found,-1 if the search failed.
Attribute of the Looper control on which the search must be performed.If this parameter corresponds to an empty string (""), the search is performed on the attribute to which the current event belongs.
Value sought in the specified attribute.
Type of search to perform: True (default value): Exact-match search ("Equals to"): Only the subscript of the elements whose value is strictly equal to <Sought value> is returned. False: Generic search ("Starts with"): The subscript of the elements whose value starts with <Sought value> is returned. Type of search to perform: Versions 21 and latersearchStartsWithNew in version 21searchStartsWithsearchStartsWith (or False for compatibility)Generic search whose type is "Starts with"The subscript of the elements whose value starts with <Sought value> is returned.Versions 21 and latersearchContainsNew in version 21searchContainssearchContainsGeneric search whose type is "Contains"The subscript of the elements containing <Sought value> is returned. This constant is not available.Versions 21 and latersearchExactMatchNew in version 21searchExactMatchsearchExactMatch (or True for compatibility)(Default value)Exact-match search ("Equals to")The subscript of the elements whose value is strictly equal to <Sought value> is returned.
Start subscript for the search (1 by default).
Use conditions
Sensitivity to the case
Last update: 09/21/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: