ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HFSQL constants
List of constants used by the HFSQL functions....
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
Width (Property)
The Width property is used to determine and change the width of an element.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
Email management functions
List of functions for managing emails...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Height (Property)
The Height property is used to get and change the height of an element.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
Type (Property)
The Type property is used to get and change the type of an element.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...