ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
WorkingHourStart (Property)
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)....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
WorkingHourEnd (Property)
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)....
GranularityMovement (Property)
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....
GranularityDuration (Property)
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....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
WithClosingButton (Property)
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....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
WithNewButton (Property)
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....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
VisibleOutsideWindow (Property)
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....
Creating the menus for the windows of the WINDEV RAD pattern
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
1
2
3
4
5
6
129
>