ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
WidgetDisplay (Function)
Refreshes a widget window.
SQL view
An SQL view is a virtual data source defined by an SQL query......
<Window>.Iconize (Function)
Minimizes a WINDEV window.
Iconize (Function)
Minimizes a WINDEV window.
WinChangeAlias (Function)
Modifies the alias of a window.
SysWinTitle (Function)
Returns the title of the window.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
ERR_CANNOT_LAUNCH
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Calendar functions (prefix syntax)
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
ERR_BAD_CONTEXT_INTERNAL
<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.
Setup directory
The setup wizard allows you to configure the setup directory of application....
WaitWindowStart (Function)
Opens the wait window of application.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......