ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Windows
The windows represent the main interface of a WINDEV application......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
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......
The pages
Pages are the main interface of a WEBDEV site......
WDInst: configuring the interface of setup program
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......
WEBDEV concepts
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
7. Multilingual sites in practice
The Edit control
The Edit control allows users to enter data......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
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......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......