|
|
|
|
|
|
|
Deletes the current contact:
from a Lotus Notes or Outlook address book.
from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
Reads the last appointment in a Lotus Notes or Outlook calendar. |
|
|
|
|
|
|
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
List of functions for managing tasks... |
|
|
|
|
|
|
List of functions for managing groups of contacts... |
|
|
|
|
|
|
The ZoomWithFinger property is used to:
determine if an Image or Camera control supports pinch zoom.
enable or disable pinch zoom in an Image or Camera control.... |
|
|
|
|
|
|
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls...... |
|
|
|
|
|
|
The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
The ActionClick property is used to define the procedure executed when an element is clicked. |
|
|
|
|
|
|
Adds a watermark to all the pages of an existing PDF file. |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
Enables or disables the management of transactions for one or more files. |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Dynamically changes the connection associated with a data file. |
|
|
|
|
|
|
Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
Returns the time of the last update for the index statistics. |
|
|
|
|
|
|
Returns the date of the last update for the index statistics. |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|