ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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....
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Summary table: Managing the application directories according to the platform
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iDestination (Function)
Configures the print destination.
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......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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 ......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The Tab control
The Tab control is used to simultaneously display different controls......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.