ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
Functions for managing images (prefix syntax)
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
ContactDelete (Function)
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)....
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
DocSave (Function)
Saves a document as a "docx" file.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).