ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Page management functions
List of functions for managing pages...
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Binding a Combo Box control to an item
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
fFileName (Function)
Returns the name of an external file that is currently opened.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
ControlNext (Function)
Returns the name of the next control in input mode.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
ERR_MISSING_PAGE
Error 102: The constants can be defined in the initialization code of project, ...
HStatDate (Function)
Returns the date of the last update for the index statistics.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.