ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The pages
Pages are the main interface of a WEBDEV site......
Windows
The windows represent the main interface of a WINDEV application......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
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......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
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....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Summary table: Managing the application directories according to the platform
iDestination (Function)
Configures the print destination.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
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......
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.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the 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....
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.