ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Printing in PDF format: Special cases
Specific features of print in PDF format...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Viewing a report in 3D
Your report displays controls that overlap?......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
SQL view
An SQL view is a virtual data source defined by an SQL query......
10. Page templates
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
ERR_CANNOT_LAUNCH
Organizer report
The report editor gives you the ability to create "Organizer" reports....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Calendar functions (prefix syntax)
<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.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
<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.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
3. Deploying a dynamic WEBDEV site
Creating index keywords
Index keywords allow users to easily find a help page......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......