ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
The planes (in a window or in a report)
The planes are used to group the window controls......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.