ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
Notes document management functions
List of functions for managing Notes documents...
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
NotesSave (Function)
Saves the current document in Lotus Notes.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
NotesReset (Function)
Creates an empty document in Lotus Notes.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......