ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FirstDayOfMonth (Function)
Returns the first day of the month.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
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....
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
CurrentYear (Function)
Returns the current year in integer format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).