ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Address
The Address keyword can correspond to...
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
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....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Error 24: No END statement is associated with this LOOP
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
zipSplit (Example)
Usage example of the zipSplit function
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ErrorBuild (Function)
Displays a custom error message in a system error window.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).