|
|
|
|
|
|
|
List of functions for managing contacts: - Lotus Notes,
- Outlook,
- mobile devices (Android, iPhone or iPad)
|
|
|
|
|
|
|
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)... |
|
|
|
|
|
|
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments). |
|
|
|
|
|
|
Lists the columns found in the current view in Lotus Notes. |
|
|
|
|
|
|
Modifies the current task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Reads a contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Deletes an attached file from an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Modifies the current group of contacts in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the last group of contacts in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Deletes the current group of contacts from a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Modifies the current contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database. |
|
|
|
|
|
|
Deletes the current document from the Lotus Notes database browsed. |
|
|
|
|
|
|
Adds a contact: - in a Lotus Notes or Outlook address book.
- in the contacts list of your device (Android, iPhone or iPad).
|
|
|
|
|
|
|
Reads the last task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
List of functions for managing emails |
|
|
|
|
|
|
Reads the contact after the current contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Modifies a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Seeks a document in Lotus Notes. |
|
|
|
|
|
|
Searches for a contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Deletes the current task from the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Extracts a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Deletes the current contact: - from a Lotus Notes or Outlook address book.
- in the Phone contacts list (Android, iPhone or iPad).
|
|
|
|
|
|
|
Reads the last contact in a Lotus Notes or Outlook address book.
|
|
|
|
|
|
|
Reads a group of contacts in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Returns the list of items for the current Notes document in Lotus Notes. |
|
|
|
|
|
|
List of functions for managing emails |
|
|
|
|
|
|
Adds a task to the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the contact before the current contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the task after the current task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Reads a task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Reads the first group of contacts in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the first contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the group of contacts after the current group in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Closes the local or remote database used (Lotus Notes or Domino). |
|
|
|
|
|
|
Seeks the first document found in the current view in Lotus Notes. |
|
|
|
|
|
|
Reads the first task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Establishes a connection to a Domino server. |
|
|
|
|
|
|
Reads the task before the current task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Adds a group of contacts in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
All the text form the translation file can be reintegrated into a project...... |
|
|
|
|
|
|
The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
Indicates and loads the dictionary corresponding to a given language. |
|
|
|
|
|
|
Opens a PDF document and loads it in a pdfDocument variable. |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Locks the current thread while waiting for the mutex to be freed. |
|
|
|
|
|
|
Loads a library of WINDEV objects in memory (.WDL). |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Loads the modifications performed by the end user in a window. |
|
|
|
|
|
|
Loads an external component independent of the current project. |
|
|
|
|
|
|
When creating a link, you can simply specify the destination...... |
|
|
|
|
|
|
WEBDEV enables you to create static sites and/or dynamic sites...... |
|
|
|
|
|
|
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves. |
|
|
|
|
|
|
Recursively loads in memory all the external components used in the project. |
|
|
|
|
|
|
Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
Loads an image in memory so that it can be used later by gImage. |
|
|
|
|
|
|
Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
Loads a diagram file and creates a library of preset shapes from it. |
|
|
|
|
|
|
Loads a diagram file and creates a library of preset shapes from it. |
|
|
|
|
|
|
Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|