ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
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.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
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....
Link control properties
The Link control is available in a page and in a report......
HDescribeItem (Function)
Describes a file item through programming.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
ThreadCurrent (Function)
Returns the name of the thread currently run.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
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....