ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
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......
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......
WEBDEV concepts
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The Check Box control
A Check Box can correspond to......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
iDestination (Function)
Configures the print destination.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.