ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Running the test of the User Groupware and installing it
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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).
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...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
CurrentYear (Function)
Returns the current year in integer format.
FirstDayOfMonth (Function)
Returns the first day of the month.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
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.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
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.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......