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
Notes document management functions
The following functions are used to manage Notes documents found in Lotus Notes:
NotesActivateViewIndicates the view that must be handled in Lotus Notes.
NotesAddAttachmentAttaches a file to an item of the current document in Lotus Notes.
NotesCloseDatabaseCloses the local or remote database used (Lotus Notes or Domino).
NotesDeactivateViewDisables the view currently handled in Lotus Notes.
NotesDeleteAttachmentDeletes an attached file from an item of the current document in Lotus Notes.
NotesDeleteItemDeletes the specified item from the current document in Lotus Notes.
NotesDocumentDeleteDeletes the current document from the Lotus Notes database browsed.
NotesDocumentFirstPositions on the first document found in Lotus Notes.
NotesDocumentIdentifierReturns the identifier of the current document in the Lotus Notes database browsed.
NotesDocumentLastPositions on the last document found in Lotus Notes.
NotesDocumentNextPositions on the document found after the current document in Lotus Notes.
NotesDocumentPreviousPositions on the document found before the current document in Lotus Notes.
NotesDocumentSeekSeeks a document in Lotus Notes.
NotesExtractAttachmentExtracts a file attached to an item of the current document in Lotus Notes.
NotesItemReturns the value of items for the current Notes document in Lotus Notes.
NotesItemDimensionReturns the dimension of an item for the current document in Lotus Notes.
NotesListAttachmentReturns the list of files attached to an item of the current document in Lotus Notes.
NotesListItemReturns the list of items for the current Notes document in Lotus Notes.
NotesListViewReturns the list of views found in the current Lotus Notes database.
NotesModifyAttachmentModifies a file attached to an item of the current document in Lotus Notes.
NotesModifyItemModifies the specified item of the current document in Lotus Notes.
NotesNbAttachmentReturns the number of files attached to an item of the current document in Lotus Notes.
NotesOpenConnectionEstablishes a connection to a Domino server.
NotesOpenDatabaseGives access to the documents managed by Lotus Notes.
NotesOutUsed to find out whether a current document exists in Lotus Notes.
NotesResetCreates an empty document in Lotus Notes.
NotesSaveSaves the current document in Lotus Notes.
NotesViewListColumnLists the columns found in the current view in Lotus Notes.
NotesViewSeekFirstSeeks the first document found in the current view in Lotus Notes.
NotesViewSeekLastSeeks the last document found in the current view in Lotus Notes.
Related Examples:
Accessing the Notes and Outlook databases Unit examples (WINDEV): Accessing the Notes and Outlook databases
[ + ] Accessing the contacts found in the Lotus Notes and Outlook databases in WLanguage.
Several WLanguage functions are used to access the Lotus Notes and Outlook databases in native mode.
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help