ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
iHPos (Function)
iHPos is kept for backward compatibility.
Defining clickable areas
In a page, an Image control can contain clickable areas......
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants used for managing the multi-touch
Constants for managing the multi-touch...
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
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 defined programmatically)....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.