ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the windows
List of constants used by the functions for managing the windows...
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Popup control properties
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
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
Copying controls from the report editor
The controls can be copied from the report editor......
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.
JSONValid (Function)
Checks the validity of a JSON string.
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......