ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
grRBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Windows
The windows represent the main interface of a WINDEV application......
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response to the request.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Item control properties
List of properties associated with the Item control...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Managing main window menus
A main menu is necessarily associated with a window......
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...