ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
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.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Configuring an application with User Groupware
Customizing the User Groupware
Resets the variable to its initial value....
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
<Polygon2D variable>.Overlap (Function)
Determines if a 2D polygon overlaps another geometry.
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
<PolygonGeo variable>.Contain (Function)
Determines if geometry A (of type geographic polygon) contains geometry B.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.