ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
zipSplit (Example)
Usage example of the zipSplit function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
JSONValid (Function)
Checks the validity of a JSON string.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Error 23: No END statement is associated with this WHILE
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Certificate
The Certificate keyword can correspond to...
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......