ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SecondaryMessage (Property)
The SecondaryMessage property is used to get and change the secondary message displayed below the primary message of the notification.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......