|
|
|
|
|
|
|
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| The Body complement block is linked to the Body block...... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| The window that opens another window is called parent window ; the windows opened by the parent window are called child windows...... |
|
|
|
|
|
|
|
| Constants for managing Organizer controls... |
|
|
|
|
|
|
|
| The code history is used to...... |
|
|
|
|
|
|
|
| Initializes a.NET delegate. |
|
|
|
|
|
|
|
| WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages...... |
|
|
|
|
|
|
|
| The UUID type is used to easily manage:
UUIDs or GUIDs,
automatic UUID HFSQL identifiers,
identifiers for COM/Automation objects and interfaces,
...... |
|
|
|
|
|
|
|
| Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...... |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
| The project contributors can manage their tasks directly from the schedule or from the task list...... |
|
|
|
|
|
|
|
| This help page presents the specific features regarding the programming of Native xBase/FoxPro Access...... |
|
|
|
|
|
|
|
| Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable...... |
|
|
|
|
|
|
|
| This help page explains how to...... |
|
|
|
|
|
|
|
| SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices...... |
|
|
|
|
|
|
|
| Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
| WDLog is used to apply to a backup of a data file the different operations saved in the log of this file...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|