ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link control properties
The Link control is available in a page and in a report......
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Age (Function)
Returns the age according to the date of birth.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
CurrentYear (Function)
Returns the current year in integer format.
ThreadState (Function)
Returns the current status of a thread.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HDescribeItem (Function)
Describes a file item through programming.
ThreadCurrent (Function)
Returns the name of the thread currently run.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
WINDEV Mobile Framework License Agreement
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.