ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
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.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
AppVersionInfo (Function)
Returns information about a version available on the setup server.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).