ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
The Check Box control
A Check Box can correspond to......
<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......
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Edit control
The Edit control allows users to enter data......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
iParameterPDF (Function)
Defines the options for the generated PDF file.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......