ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
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....
CD/DVD functions
List of functions for managing CDs/DVDs...
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.
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)....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Time management help
Time management is extremely important......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......