ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
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.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
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......
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....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Buttons within the input area of an Edit control
You can include different buttons in the input area of an Edit control......
ChangeTarget (Function)
Changes the target of a button action.
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
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....
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
1
2
3
4
5
6
135
>