|
|
|
|
|
|
|
Like for any application, WINDEV allows you to create a setup program for a Java application...... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
Returns the date and time when the last block was created. |
|
|
|
|
|
|
Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
Returns the status of a record during a modification conflict. |
|
|
|
|
|
|
Automatically initializes the controls of a window 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.... |
|
|
|
|
|
|
Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
Deletes:
the current appointment from the calendar of a Lotus Notes or Outlook messaging.
an appointment from the calendar found on a mobile device (Android/iOS).... |
|
|
|
|
|
|
Reinitializes:
the Contact structure.
a Contact variable.... |
|
|
|
|
|
|
Reads a task in the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Modifies the current appointment:
in a Lotus Notes or Outlook calendar.
in the calendar found on a mobile device (Android/iOS).... |
|
|
|
|
|
|
Adds a contact:
in a Lotus Notes or Outlook address book.
into the list of contacts on the device (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device. |
|
|
|
|
|
|
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS). |
|
|
|
|
|
|
The Reminder type is used to describe and handle a reminder to inform the user of an appointment. |
|
|
|
|
|
|
Lists of constants used to manage the appointments... |
|
|
|
|
|
|
The Phone type is used to handle a phone number as well as its type (home, work, ...). |
|
|
|
|
|
|
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.). |
|
|
|
|
|
|
The SIPAddress type is used to define the advanced characteristics of a SIP address. |
|
|
|
|
|
|
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.). |
|
|
|
|
|
|
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.). |
|
|
|
|
|
|
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|