ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
List of columns found in the current view in the following format: <Name Column 1> + TAB + <Type Column 1> + TAB + <Sortable Column 1> + TAB + <Sort Direction Column 1> + TAB + <Case Sensibility Column 1> + TAB + <Accent Sensibility Column 1> + CR + <Name Column 2> + TAB + <Type Column 2> + TAB + <Sortable Column 2> + TAB + <Sort Direction Column 2> + TAB + <Case Sensibility Column 2> + TAB + <Accent Sensibility Column 2> +... Where:<Name Column X> corresponds to the name of the column.<Type Column X> corresponds to the type of column. This parameter can correspond to:notesTypeDateTime: DateTime column.notesTypeUnknown: Type of column not supported.notesTypeNumber: Number column.notesTypeText: Text column.notesTypeRichText: Rich Text column (containing a formatting and possible attachments).<Sortable Column X> indicates whether the column is sortable (1) or not (0).<Sort Direction Column X> indicates whether the column is sorted in ascending order (1) or in descending order (0).<Case Sensitivity Column X> indicates whether the column is case sensitive (1) or not (0).<Accent Sensitivity Column X> indicates whether the column is sensitive to the accented characters (1) or not (0).If <Sortable Column X> corresponds to 0, <Sort Direction Column X>, <Case Sensitivity Column X> and <Accent Sensitivity Column X> must be ignored and they are always set to 0.
Session ID to be used. This identifier is returned by EmailStartNotesSession or NotesOpenDatabase.
Selection mode of the listed columns:notesLstColumnAllReturns all the columns (whether they are sortable or not).notesLstColumnSortable (default value)Returns the sortable columns only.
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: