ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Date (Type of variable)
The Date type enables you to easily handle the dates...
SaaS constants
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
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....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Bluetooth functions
List of Bluetooth functions...
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Text (Property)
The Text property is used to get and modify text.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<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.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.