ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
AppointmentDelete (Function)
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)....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
iPrintReport (Function)
Prints a report created with the report editor.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
ContactAdd (Function)
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)....
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Message (Property)
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)....
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Constants for managing appointments
Lists of constants used to manage the appointments...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).