ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BUTTON_EXPECTED
<Radio Button>.Count (Function)
Returns the number of options found in a Radio Button control.
How to create a menu?
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
14. Managing the "Back" button in practice
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ActionLabel (Property)
The ActionLabel property gets and sets the label of the notification's action button....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Error 42: Label out of scope of GOTO
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
1
3
4
5
6
7
135
>