|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The rssChannel type is used to handle a RSS channel... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min |
|
|
|
|
|
|
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...... |
|
|
|
|
|
|
Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
Sends a push notification to a mobile device (iOS or Android). |
|
|
|
|
|
|
Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
WINDEV includes advanced socket management functions.... |
|
|
|
|
|
|
Each project can be associated with a task list...... |
|
|
|
|
|
|
Emails the data found in a page currently displayed in the browser. |
|
|
|
|
|
|
The iaConfigureContourDetection type is used to define the parameters of the contour detection function. |
|
|
|
|
|
|
Indicates the number of attempts to read the file or record before giving control back to the program. |
|
|
|
|
|
|
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email...... |
|
|
|
|
|
|
List of events associated with supercontrols... |
|
|
|
|
|
|
Links help users navigate the help system...... |
|
|
|
|
|
|
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min |
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
In France, electronic invoicing has become mandatory for invoicing government services...... |
|
|
|
|
|
|
The following constants are used by the functions for managing the Word Processing control:... |
|
|
|
|
|
|
For each element (windows, reports, ...... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min |
|
|
|
|
|
|
This page presents the main aspects and requirements of the Native MariaDB Connector...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|