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.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Text (Property)
The Text property is used to get and modify text.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
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......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
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.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<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.
CurrentDay( Function)
Returns the number of the current day in the current month.