ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
InitRandom (Function)
Initializes the generator of random numbers.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Bluetooth functions
List of Bluetooth functions...
<Array>.Mean (Function)
Calculates the mean of the values within an array.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
The home page
The home page is the first page of your site......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Min (Function)
Returns the lowest value.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....