ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hash constants
List of constants used by the Hash functions....
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Error 105: Redefinition of the local variable
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
Data source (Example)
Usage example of the Data source type
RegistryValueType (Function)
Returns the type of value found in the registry.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Input (Function)
Displays a message allowing the user to type an information.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Advanced types
The advanced types of WLanguage are as follows...
Reals
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....