ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Name of column that will be switched to search mode. The function has no effect if this operation cannot be performed on this column (non-key column for example).The name of the column can be given directly or in the following format: <Table control>.<Column>. The column used must be a "Searchable" column ("General" tab of the column description).
Type of filter to apply or type of search to perform:filterContainsDisplays the rows whose value for the specified column "Contains" the characters specified in <Initial value>.filterDifferentDisplays the rows whose value for the specified column "differs" from the characters specified in <Initial value>.filterDoesNotContainDisplays the rows whose value for the specified column "does not contain" the characters specified in <Initial value>.filterDoesNotEndWithDisplays the rows whose value for the specified column "does not end with" the characters specified in <Initial value>filterDoesNotStartWithDisplays the rows whose value for the specified column "Does not start with" the characters specified in <Initial value>.filterEndsWithDisplays the rows whose value for the specified column "ends with" the characters specified in <Initial value>.filterEqualDisplays the rows whose value for the specified column "is equal" to the characters specified in <Initial value>.filterGreaterDisplays the rows whose value for the specified column "is greater" than the characters specified in <Initial value>.filterGreaterOrEqualDisplays the rows whose value for the specified column "is greater than or equal to" the characters specified in <Initial value>.filterLessDisplays the rows whose value for the specified column "is less" than the characters specified in <Initial value>.filterLessOrEqualDisplays the rows whose value for the specified column "is less than or equal to" the characters specified in <Initial value>.filterStartsWithDisplays the rows whose value for the specified column "Starts with" the characters specified in <Initial value>.searchDefault(Default value)Sorts the table according to the specified column and switches the column to search mode.searchStartsWithSorts the table according to the specified column, switches the column to search mode and fills the edit control of the column with the characters specified in <Initial value>. Displays the rows from the ones for which the value of the specified column "starts with" the characters specified in <Initial value>. This parameter is not available.
Initial value that must be specified in the input area of search mode. This parameter is not available.
Effect of the function
Use conditions
Last update: 06/14/2022
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: