ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Edit control
The Edit control allows users to enter data......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Status bar of windows
The status bar of a window is used to display several types of information......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The pages
Pages are the main interface of a WEBDEV site......
Windows
The windows represent the main interface of a WINDEV application......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
WEBDEV concepts
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.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.