ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
MenuInsertOption (Function)
Inserts a new option at a specific position.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
NationToName (Function)
Returns the name of the language corresponding to a nation.
SysNation (Function)
Returns the nation currently used by the system.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Menu>.InsertOption (Function)
Inserts a new option at a specific position.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
iParameterPDF (Function)
Defines the options for the generated PDF file.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......