ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with framesets
List of events associated with framesets...
Creating the executable and the setup program
The languages supported by the application are taken into account......
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
SysIconize (Function)
Used to find out whether a window is minimized.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
StatVarianceP (Function)
Calculates the variance for a full series of values.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.