|
|
|
|
|
|
|
List of functions for managing contacts: - Lotus Notes,
- Outlook,
- mobile devices (Android, iPhone or iPad)
|
|
|
|
|
|
|
List of functions for managing appointments |
|
|
|
|
|
|
List of functions for managing Notes documents |
|
|
|
|
|
|
Returns the list of views found in the current Lotus Notes database. |
|
|
|
|
|
|
Used to find out whether a current document exists in Lotus Notes. |
|
|
|
|
|
|
Positions on the document found before the current document in Lotus Notes. |
|
|
|
|
|
|
Modifies the current task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Reads the last task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Deletes the specified item from the current document in Lotus Notes. |
|
|
|
|
|
|
Deletes the current document from the Lotus Notes database browsed. |
|
|
|
|
|
|
Returns the value of items for the current Notes document in Lotus Notes. |
|
|
|
|
|
|
Closes the local or remote database used (Lotus Notes or Domino). |
|
|
|
|
|
|
Searches for a contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Modifies the specified item of the current document in Lotus Notes. |
|
|
|
|
|
|
Adds a task to the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the first contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Indicates the view that must be handled in Lotus Notes. |
|
|
|
|
|
|
List of functions for managing tasks |
|
|
|
|
|
|
Extracts a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Positions on the first document found in Lotus Notes. |
|
|
|
|
|
|
Returns the list of files attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
List of functions for managing groups of contacts |
|
|
|
|
|
|
Seeks a document in Lotus Notes. |
|
|
|
|
|
|
Returns the dimension of an item for the current document in Lotus Notes. |
|
|
|
|
|
|
Deletes an attached file from an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Reads the contact before the current contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Reads the last contact in a Lotus Notes or Outlook address book.
|
|
|
|
|
|
|
Saves the current document in Lotus Notes. |
|
|
|
|
|
|
Lists the columns found in the current view in Lotus Notes. |
|
|
|
|
|
|
Gives access to the documents managed by Lotus Notes. |
|
|
|
|
|
|
Seeks the last document found in the current view in Lotus Notes. |
|
|
|
|
|
|
Returns the number of files attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Reads a contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Seeks the first document found in the current view in Lotus Notes. |
|
|
|
|
|
|
Positions on the last document found in Lotus Notes. |
|
|
|
|
|
|
Reads the task before the current task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Disables the view currently handled in Lotus Notes. |
|
|
|
|
|
|
Attaches a file to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Deletes the current task from the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Positions on the document found after the current document in Lotus Notes. |
|
|
|
|
|
|
Reads a task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
List of functions for managing emails |
|
|
|
|
|
|
Creates an empty document in Lotus Notes. |
|
|
|
|
|
|
Reads the task after the current task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
Reads the first task in a Lotus Notes or Outlook task list. |
|
|
|
|
|
|
List of functions for managing emails |
|
|
|
|
|
|
Modifies a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
This help page explains how to create an SQL query to filter records.... |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
The following constants are used to manage Scheduler and TimeLine controls:... |
|
|
|
|
|
|
The operations that can be performed on the table cells are as follows:... |
|
|
|
|
|
|
In a multilingual application or site, the multilingual feature is proposed for the following elements...... |
|
|
|
|
|
|
In the editor, a Chart control includes different sections...... |
|
|
|
|
|
|
Include special characters in your captions via the iconic fonts.... |
|
|
|
|
|
|
The description of an internal component can opened at any time...... |
|
|
|
|
|
|
In the document preview, end users can...... |
|
|
|
|
|
|
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
This help page explains how to create a sort query with the query editor.... |
|
|
|
|
|
|
This help page explains how to create a query with a calculation formula with the query editor.... |
|
|
|
|
|
|
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc.... |
|
|
|
|
|
|
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)...... |
|
|
|
|
|
|
You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
A metatype is a combination of characteristics of an item and a bound control...... |
|
|
|
|
|
|
UNICODE is an encoding system that assigns a unique number to each character.... |
|
|
|
|
|
|
An HFSQL view corresponds to a "memory image" of an HFSQL data file...... |
|
|
|
|
|
|
Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
Automatically associates each column of the query result with a control or with a variable of the application. |
|
|
|
|
|
|
In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
The columns are used to display information in a Table control.... |
|
|
|
|
|
|
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed...... |
|
|
|
|
|
|
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.... |
|
|
|
|
|
|
The file system on the devices running Android is divided into two main storage areas...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|