ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
TwainState (Function)
Returns the status of the current source.
SaaS constants
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Scanner functions (prefix syntax)
The scanner functions are as follows:...
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
SQLReqExists (Function)
Checks the existence of a query.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
SQLChangeConnection (Function)
Modifies the current connection.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
CurrentYear (Function)
Returns the current year in integer format.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
NextTitle (Function)
Modifies the title of next window to open.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
EventCreate (Function)
Creates an event.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.