ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
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.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<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.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
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.
CurrentDay( Function)
Returns the number of the current day in the current month.
<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.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
AppListVersion (Function)
Lists the versions available on the reference setup server.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
WLanguage properties available in PHP
The following properties are available in PHP...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.