ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Creating anchors
The anchors are used to define specific points in a help page......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<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)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Configuring the setup program
Two tools can be used to create a setup program......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
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.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....