ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Now (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....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
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.
TwainState (Function)
Returns the status of the current source.
SaaS constants
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)....
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.
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.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
NextTitle (Function)
Modifies the title of next window to open.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.