ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Segmented Button>.Add
Adds a new option (i.e. a new button) to a Segmented Button control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
The "Code hashtags" pane
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
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......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
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.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
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....
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......
20. Managing suggestions and incidents
Managing suggestions and incidents...
ChangeTarget (Function)
Changes the target of a button action.
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......