ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Copying controls from the report editor
The controls can be copied from the report editor......
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....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HExtractMemo (Example)
Usage example of the HExtractMemo function
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......
ArrayDelete (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....
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
fCopyFile (Example)
Usage example of the fCopyFile function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Combination (Type of variable)
A combination is a set of options.
Manager of automated tests
The test manager is used to......
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....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table 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.