WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Sorting the selection according to a sort criterion Hide the details
Name of Spreadsheet control to use.
Sort options: asAscending(Default value)Ascending sort.asDescendingDescending sort.tccLexicographicOrderSort based on the linguistic order.tccRespectNumericSort while respecting the order of numeric values. tccIgnoreAccentSort while ignoring the accented characters.tccIgnoreCaseSort while ignoring the case.tccIgnoreSpaceSort while ignoring the space characters found at the beginning and end of strings.tccIgnoreInsideSpaceSort while ignoring the space characters found inside the strings.tccIgnorePonctuationAndSpaceSort while ignoring the space and punctuation characters.
Sorting the selection according to several sort criteria Hide the details
Sort criteria in the following format: "<Name column1>[;< Option>]" + TAB + "<Name column2>[;< Option>]" + TAB + ... where: <Name column> corresponds to the name of column to sort. <Option> corresponds to a constant (or to a combination of constants) used to define the sort that will be applied to the column. If this parameter is not specified, the asAscending constant will be used. This parameter can correspond to: asAscending(Default value)Ascending sort.asDescendingDescending sort.tccLexicographicOrderSort based on the linguistic order.tccRespectNumericSort while respecting the order of numeric values. tccIgnoreAccentSort while ignoring the accented characters.tccIgnoreCaseSort while ignoring the case.tccIgnoreSpaceSort while ignoring the space characters found at the beginning and end of strings.tccIgnoreInsideSpaceSort while ignoring the space characters found inside the strings.tccIgnorePonctuationAndSpaceSort while ignoring the space and punctuation characters.
Last update: 06/05/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: