ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......