ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
CharactType (Function)
Returns information about the type of character.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
StatCovariance (Function)
Calculates the covariance between two series of values.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Using a query with parameters
A query with parameters can be used......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Sensor constants
Constants used by the SensorXXX functions...
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
StatMax (Function)
Calculates the maximum value for a series of values.