ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).