ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LeapYear (Function)
Indicates whether the specified year is a leap year or not.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Running the test of the User Groupware and installing it
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Date management constants
List of constants used by date management functions...
CurrentYear (Function)
Returns the current year in integer format.
FirstDayOfMonth (Function)
Returns the first day of the month.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
CurrentMonth (Function)
Returns the number of the current month.
The Edit control
The Edit control allows users to enter data......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
FTP constants
List of constants used by the FTP functions....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.