ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentMonth (Function)
Returns the number of the current month.
JavaExecute (Example)
Usage example of the JavaExecute function
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Max (Function)
Returns the greatest value passed as parameter.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
CurrentYear (Function)
Returns the current year in integer format.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
HCancelBackup (Function)
Cancels a current backup.
LooperCount (Function)
Returns the number of rows in a Looper control.
DateToDay (Function)
Returns the day that corresponds to a given date.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Select query description window: Items that can be used
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.