|
|
|
|
|
|
|
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control. |
|
|
|
|
|
|
The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify the bottom margin of a report.... |
|
|
|
|
|
|
The Camera property is used to identify and change the camera used (back or front). |
|
|
|
|
|
|
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode...... |
|
|
|
|
|
|
The WorkingHourStart property is used to get and change the start time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
A Radio Button control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The WorkingHourEnd property is used to identify and change the end time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
The GranularityMovement property is used to get and change the size of the grid to move:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
The GranularityDuration property is used to get and change the size of the grid to resize:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
WEBDEV proposes several actions of the button on the controls of the page...... |
|
|
|
|
|
|
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user. |
|
|
|
|
|
|
The Flash property determines and changes the flash mode in a Camera control. |
|
|
|
|
|
|
The principle of windows with arrow is straightforward...... |
|
|
|
|
|
|
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states...... |
|
|
|
|
|
|
The mouse cursor can be automatically positioned on the default button when the window is opened...... |
|
|
|
|
|
|
A multilingual application is an application that can be distributed in several languages...... |
|
|
|
|
|
|
The WithClosingButton property is used to:
Determine whether all the tabs of a Dynamic Tab control have a Close button.
Show a Close button in all the tabs of a Dynamic Tab control.... |
|
|
|
|
|
|
The Torch property is used to determine and change how a Camera control uses the torch. |
|
|
|
|
|
|
The WithNewButton property is used to:
Determine if a Dynamic Tab control has New tab button (+).
Configure a Dynamic Tab control to show a New tab button.... |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
Deletes an option from a Radio Button control. |
|
|
|
|
|
|
Deletes an option from a Radio Button control. |
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|