ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Status bar of windows
The status bar of a window is used to display several types of information...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Camera control in a mobile application
The Camera control is used to......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Action Bar control functions
The following functions are used to manage the Action Bar control......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
The Upload control
The Upload control is used to upload files on the Web server......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
BCToImage (Function)
Generates the image of a bar code.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
EventChange (Function)
Modifies the status of an event.
SNMPOIDStatus (Function)
Returns the status of an OID.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
1
4
5
6
7
8
220
>