ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Commands of the external interface
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
PageChangeLayout (Function)
Applies a specific layout to a page.
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
You used WEBDEV 2024
Deletes a WEBDEV account from a WEBDEV Application Server....
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).