|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click... |
|
|
|
|
|
|
|
The drop-down button expands:- a context menu.
- a popup window.
|
|
|
|
|
|
|
|
| Sometimes, text in a Static Text or Button control can exceed the width of the control... |
|
|
|
|
|
|
|
| The Bar Code control displays bar codes in your windows, pages or reports...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Moves a column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...... |
|
|
|
|
|
|
|
| The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
|
| The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form.... |
|
|
|
|
|
|
|
| The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web...... |
|
|
|
|
|
|
|
| ...The Web Camera control is used to view a file that is refreshed at regular time intervals.... |
|
|
|
|
|
|
|
| Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
|
| The WorkingDirectory property is used to:
get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page.
get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page.
get the directory used by the Camera control to save photos and videos.... |
|
|
|
|
|
|
|
| This help page explains how to populate a TreeView Table control programmatically.... |
|
|
|
|
|
|
|
| The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
|
| Adds a row as an internal page at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| A Static control is a control used to display a static text...... |
|
|
|
|
|
|
|
| Ends the process to populate a Looper control programmatically. |
|
|
|
|
|
|
|
| Deletes a dynamic row from a Multiline Zone control. |
|
|
|
|
|
|
|
| A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)...... |
|
|
|
|
|
|
|
| UNICODE is an encoding system that assigns a unique number to each character.... |
|
|
|
|
|
|
|
| Starts the process to populate a Looper control programmatically. |
|
|
|
|
|
|
|
| Deletes all dynamic rows from a Mutiline Zone control. |
|
|
|
|
|
|
|
| ...The Scrollbar control is used to scroll objects (text, captions, etc.... |
|
|
|
|
|
|
|
| Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| ...Layouts are used to define several views of a window in the same project without duplicating the window.... |
|
|
|
|
|
|
|
| WINDEV Mobile manages the following events by default (in order of appearance in the code editor): |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|