ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorBuild (Function)
Displays a custom error message in a system error window.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
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......
SocketConnect (Function)
Connects a client computer to a given socket.
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.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
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).
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Error 26: No END statement is associated with this THEN
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.