ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
SaaS constants
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
The Cell control
The Cell control contains controls......
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
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....
Date (Variable type)
The Date type is used to easily manipulate dates...
Bluetooth functions
List of Bluetooth functions...
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....