|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| Prints rich text format (RTF) in a rectangular area. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
|
| Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk). |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| Pastes the content of Windows clipboard into an OLE control. |
|
|
|
|
|
|
|
| Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls. |
|
|
|
|
|
|
|
| A non-maximized window can be resized by the user and it can occupy a section of the screen only...... |
|
|
|
|
|
|
|
| The Toolbar control is an advanced type of control, linked to a window...... |
|
|
|
|
|
|
|
| In most cases, several popup menus are included in your applications...... |
|
|
|
|
|
|
|
| The Project Management Hub is used to follow the tasks of one or more contributors via...... |
|
|
|
|
|
|
|
| An external component is a set of WINDEV elements: windows, reports, analysis, etc.... |
|
|
|
|
|
|
|
| A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection...... |
|
|
|
|
|
|
|
| The version information of an executable corresponds to the information visible in the Windows file explorer.... |
|
|
|
|
|
|
|
| The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment...... |
|
|
|
|
|
|
|
| The MovableByBackground property is used to:
find out whether a window can be moved by the background,
allow (or not) a window to be moved by the background.... |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only...... |
|
|
|
|
|
|
|
| The RAD (Rapid Application Development) is used to create windows from...... |
|
|
|
|
|
|
|
| In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...... |
|
|
|
|
|
|
|
| The TitleHeight property gets and sets:
the height of the title for the columns of a Table or TreeView Table control.
the height of the title bar of a Dockable Panel control.
the height of the title bar of a window with a custom title bar.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|