ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Lotus Notes functions / Notes functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDescriptionUsed by the functions
notesAllType of email: All the emails.EmailSeekFirstNotes
notesDraftType of email: Draft emails.EmailSeekFirstNotes
notesEqualType of search: "Exact-match".NotesViewSeekLast,
NotesViewSeekFirst
notesFollowUpType of email: Emails flagged as "Follow up".EmailSeekFirstNotes
notesGreaterType of search: "Strictly greater than".NotesViewSeekLast,
NotesViewSeekFirst
notesGreaterOrEqualType of search: "Greater than or equal to".NotesViewSeekLast,
NotesViewSeekFirst
notesLessType of search: "Strictly less than".NotesViewSeekLast,
NotesViewSeekFirst
notesLessOrEqualType of search: "Less than or equal to".NotesViewSeekLast,
NotesViewSeekFirst
notesLstColumnAllSelection mode of columns: All the columns.NotesViewListColumn
notesLstColumnSortableSelection mode of columns: Sortable columns only.NotesViewListColumn
notesLstTypeUsed to find out the type of the Lotus Notes items.NotesListItem
notesReceivedType of email: Incoming emails.EmailSeekFirstNotes
notesSentType of email: Outgoing emailsEmailSeekFirstNotes
notesStartsWithType of search: "Starts with".NotesViewSeekLast,
NotesViewSeekFirst
notesTypeDateTimeType of the Lotus Notes item or column: DateTime.NotesListItem,
NotesViewListColumn
notesTypeNumberType of the Lotus Notes item or column: Number.NotesListItem,
NotesViewListColumn
notesTypeRichTextType of the Lotus Notes item or column: Rich Text.NotesListItem,
NotesViewListColumn
notesTypeTextType of the Lotus Notes item or column: Text.NotesListItem,
NotesViewListColumn
notesTypeUnknownType of the Lotus Notes item or column: not supported.NotesListItem,
NotesViewListColumn
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help