ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Composite variable
A composite variable contains different types of elements (members)...
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage...
Variable scope
Variables can be declared anywhere in the code....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest...
Global and local variable
Two types of variables are available......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable...
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable...
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable...
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable...
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable...
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer...
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic...
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable...
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable...
dStartDrawing (Function)
control, the specified Image variable, the specified Image variable, the specified WDPic variable...
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Border (Type of variable)
The Border type is used to handle a border through programming...
1
2
>