ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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).
Share your projects via Git
Git is a source code manager......
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)....
Error 105: Redefinition of the local variable
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
RegistryValueType (Function)
Returns the type of value found in the registry.
Data source (Example)
Usage example of the Data source type
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.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
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....
Reals
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
<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....