ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Functions for managing emails (prefix syntax)
List of functions for managing emails...
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
Size (Property)
The Size property is used to determine and change the size of an element.
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.
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...
The Organizer control
The Organizer control is used to display and handle organizers......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
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.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...