ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional events
By default, the codes available in the code editor correspond to the most common codes......
Edit options of a report
The report editor allows you to......
Description window of a combining query
The description window of a combining query consists of several sections......
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......
WDInst: configure installer interface
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Status bar of windows
The status bar of a window is used to display several types of information......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
Windows
The windows represent the main interface of a WINDEV application......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
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......
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
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.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....