ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
DomoOpen (Function)
Used to establish a connection with a X10 interface.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
DomoClose (Function)
Closes the communication opened by DomoOpen.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
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)....
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
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)....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.