ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the table, filter, view or query.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.InfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
SocketExist (Function)
Checks if a socket already exists.
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Camera functions