ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
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....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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......
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)....
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: Overview
Several test tools are available to guarantee the quality of your applications......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......