ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Finding out the management mode of the magnifier in a Table control Hide the details
Current management mode of magnifier in the Table control or in the specified column. This parameter can correspond to one of the following constants:filterContainsA click performed on the magnifier will start a "Contains" filter: only the rows for which the column value "Contains" the specified characters will be displayed.filterDifferentA click performed on the magnifier will start a "Different from" filter: only the rows for which the column value "is different from" the specified characters will be displayed.filterDoesNotContainA click performed on the magnifier will start a "Does not contain" filter: only the rows for which the column value "does not contain" the specified characters will be displayed.filterDoesNotEndWithA click performed on the magnifier will start a "Does not end with" filter: only the rows for which the column value "does not end with" the specified characters will be displayed.filterDoesNotStartWithA click performed on the magnifier will start a "Does not start with" filter: only the rows for which the column value "does not start with" the specified characters will be displayed.filterEndsWithA click performed on the magnifier will start an "Ends with" filter: only the rows for which the column value "does not end with" the specified characters will be displayed.filterEqualA click performed on the magnifier will start an "Equal to" filter: only the rows for which the column value "is equal to" the specified characters will be displayed.filterGreaterA click performed on the magnifier will start a "Greater than" filter: only the rows for which the column value "is greater than" the specified characters will be displayed.filterGreaterOrEqualA click performed on the magnifier will start a "Greater than or equal to" filter: only the rows for which the column value "is greater than or equal to" the specified characters will be displayed.filterLessA click performed on the magnifier will start a "Less than" filter: only the rows for which the column value "is less than" the specified characters will be displayed.filterLessOrEqualA click performed on the magnifier will start a "Less than or equal to" filter: only the rows for which the column value "is less than or equal to" the specified characters will be displayed.filterStartsWithA click performed on the magnifier will start a "Starts with" filter: only the rows for which the column value "Starts with" the specified characters will be displayed.SearchDefaultIndicates that the column will use the management mode of the magnifier defined for the associated table. This constant is available for the table columns only.SearchStartsWithA click performed on the magnifier will sort the table according to the specified column and will switch this column to search mode: only the rows for which the column value "starts with" the specified characters will be displayed.
Name of the table column, Table control or TreeView Table control to use.
Modifying the management mode of the magnifier in a Table control Hide the details
Name of the table column, Table control or TreeView Table control to use.If the modification is performed on the Table control, this modification affects all the columns with the SearchDefault constant (if possible).If the modification is performed on a table column, the effect is limited to this column.
New management mode of the magnifier in the Table control or in the specified column. This parameter can correspond to one of the following constants:filterContainsA click performed on the magnifier will start a "Contains" filter: only the rows for which the column value "Contains" the specified characters will be displayed.filterDifferentA click performed on the magnifier will start a "Different from" filter: only the rows for which the column value "is different from" the specified characters will be displayed.filterDoesNotContainA click performed on the magnifier will start a "Does not contain" filter: only the rows for which the column value "does not contain" the specified characters will be displayed.filterDoesNotEndWithA click performed on the magnifier will start a "Does not end with" filter: only the rows for which the column value "does not end with" the specified characters will be displayed.filterDoesNotStartWithA click performed on the magnifier will start a "Does not start with" filter: only the rows for which the column value "does not start with" the specified characters will be displayed.filterEndsWithA click performed on the magnifier will start an "Ends with" filter: only the rows for which the column value "does not end with" the specified characters will be displayed.filterEqualA click performed on the magnifier will start an "Equal to" filter: only the rows for which the column value "is equal to" the specified characters will be displayed.filterGreaterA click performed on the magnifier will start a "Greater than" filter: only the rows for which the column value "is greater than" the specified characters will be displayed.filterGreaterOrEqualA click performed on the magnifier will start a "Greater than or equal to" filter: only the rows for which the column value "is greater than or equal to" the specified characters will be displayed.filterLessA click performed on the magnifier will start a "Less than" filter: only the rows for which the column value "is less than" the specified characters will be displayed.filterLessOrEqualA click performed on the magnifier will start a "Less than or equal to" filter: only the rows for which the column value "is less than or equal to" the specified characters will be displayed.filterStartsWithA click performed on the magnifier will start a "Starts with" filter: only the rows for which the column value "Starts with" the specified characters will be displayed.SearchDefaultIndicates that the column will use the management mode of the magnifier defined for the associated Table control. This constant is available for the table columns only.SearchStartsWithA click performed on the magnifier will sort the table according to the specified column and will switch this column to search mode: only the rows for which the column value "starts with" the specified characters will be displayed.
Last update: 05/26/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: