ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Lotus Notes functions / Notes functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Lotus Notes constants
ConstantDescriptionUsed by the functions
notesAllEmail type: All emails.EmailSeekFirstNotes
notesDraftEmail type: Draft emails.EmailSeekFirstNotes
notesEqualSearch type: "Identical".NotesViewSeekLast,
NotesViewSeekFirst
notesFollowUpType of email: Emails marked "To be continued".EmailSeekFirstNotes
notesGreaterSearch type: "Strictly greater than".NotesViewSeekLast,
NotesViewSeekFirst
notesGreaterOrEqualSearch type: "Greater than or equal to".NotesViewSeekLast,
NotesViewSeekFirst
notesLessSearch type: "Strictly less than".NotesViewSeekLast,
NotesViewSeekFirst
notesLessOrEqualSearch type: "Less than or equal to".NotesViewSeekLast,
NotesViewSeekFirst
notesLstColumnAllColumn selection mode: All columns.NotesViewListColumn
notesLstColumnSortableColumn selection mode: Sortable columns only.NotesViewListColumn
notesLstTypeUsed to find out the type of the Lotus Notes items.NotesListItem
notesReceivedEmail type: Received emails.EmailSeekFirstNotes
notesSentType of email: Sent emailsEmailSeekFirstNotes
notesStartsWithSearch type: "Starts with".NotesViewSeekLast,
NotesViewSeekFirst
notesTypeDateTimeLotus Notes item or column type: DateTime.NotesListItem,
NotesViewListColumn
notesTypeNumberLotus Notes item or column type: Number.NotesListItem,
NotesViewListColumn
notesTypeRichTextLotus Notes item or column type: Rich Text.NotesListItem,
NotesViewListColumn
notesTypeTextLotus Notes item or column type: Text.NotesListItem,
NotesViewListColumn
notesTypeUnknownLotus Notes item or column type: not supported.NotesListItem,
NotesViewListColumn
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 10/04/2024

Send a report | Local help