ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONValid (Function)
Checks the validity of a JSON string.
Radio Button control properties
List of properties associated with a Radio Button control...
Error 22: No END statement is associated with this FOR
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
14. Controls in practice
Constants for managing the windows
List of constants used by the functions for managing the windows...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<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.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
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.
Error 23: No END statement is associated with this WHILE