ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
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......
CurrentYear (Function)
Returns the current year in integer format.
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)....
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
<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.
TwainState (Function)
Returns the status of the current source.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DurationToString (Function)
Converts a duration to a character string in the specified format.
NextTitle (Function)
Modifies the title of next window to open.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.