ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
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......
7. Multilingual sites in practice
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Windows
The windows represent the main interface of a WINDEV application......
The pages
Pages are the main interface of a WEBDEV site......
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......
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)...
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.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......