|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
|
| A main menu is necessarily associated with a window...... |
|
|
|
|
|
|
|
| The colors of a Table control (row background, text of rows, etc.) are defined in the control description...... |
|
|
|
|
|
|
|
| There are several naming conventions to write variables in the code...... |
|
|
|
|
|
|
|
| The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
|
| A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
|
| The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
|
| A Check Box can correspond to...... |
|
|
|
|
|
|
|
| Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window...... |
|
|
|
|
|
|
|
| The Camera control is used to view the video captured by a camera connected to the current computer.... |
|
|
|
|
|
|
|
| The Edit control allows users to enter data...... |
|
|
|
|
|
|
|
| The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
|
| Several types of controls can be handled in a dynamic page ...... |
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click...... |
|
|
|
|
|
|
|
| The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
|
| The Clickable Image control can be used to...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|