ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
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.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
WaitWindowStart (Function)
Opens the wait window of application.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
3. Deploying a dynamic WEBDEV site
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
ERR_NO_PAGE
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Scheduler report
The report editor allows you to create "Scheduler" reports....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Printing in PDF format: Special cases
Specific features of print in PDF format...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......