|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area... |
|
|
|
|
|
|
|
| A control template is a set of controls that can be reused in several windows or pages... |
|
|
|
|
|
|
|
| There are several naming conventions to write variables in the code... |
|
|
|
|
|
|
|
| The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls... |
|
|
|
|
|
|
|
| A supercontrol is an advanced type of control... |
|
|
|
|
|
|
|
| The ListView control is used to display a list of graphic elements (images, logos, etc. |
|
|
|
|
|
|
|
| During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed" |
|
|
|
|
|
|
|
| The Carousel control is used to display an animated menu made of images... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to create control templates. |
|
|
|
|
|
|
|
| The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user. |
|
|
|
|
|
|
|
| The "Internal Window" control is used to include a window (and its code) in a control of another window... |
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page... |
|
|
|
|
|
|
|
| The Cell control contains controls... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Developing an Android and iOS application
Lesson 5 - Swipe gestures in a window - 20 min |
|
|
|
|
|
|
|
| The Table allows users to easily view and enter data stored in memory or from a data file, view or query... |
|
|
|
|
|
|
|
| The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically... |
|
|
|
|
|
|
|
| The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ...
|
|
|
|
|
|
|
|
| The impact analysis immediately identifies the consequences of the latest changes... |
|
|
|
|
|
|
|
| A slider control is used to select a value between two bounds... |
|
|
|
|
|
|
|
| The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices. |
|
|
|
|
|
|
|
| The Radio Button control is a control allowing the user to select an option among several ones... |
|
|
|
|
|
|
|
| The Edit control allows users to enter data... |
|
|
|
|
|
|
|
| A supercontrol is an advanced type of control... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include a string management tool that allows you to view and manipulate all the strings used in the project (or in an element of the project)... |
|
|
|
|
|
|
|
| A Check Box can correspond to... |
|
|
|
|
|
|
|
| The "Combo Box" control is used to display a list of elements and to select an element from this list... |
|
|
|
|
|
|
|
| New features in WEBDEV 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|