ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
WinInWidth (Function)
Returns the internal width of a window (without border).
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Telephony functions
List of telephony functions...
SocketConfigure (Function)
Configures the use of Socket functions.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
NetworkConnect (Function)
Associates a drive with a shared network directory.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Distinct (Function)
Returns an array without duplicates.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
HStatDate (Function)
Returns the date of the last update for the index statistics.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HStatTime (Function)
Returns the time of the last update for the index statistics.
grDeleteSeries (Function)
Deletes a data series from a chart.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.