ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
ERR_BAD_CONTEXT_INTERNAL
ERR_CANNOT_LAUNCH
dAlphaBlend (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.
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.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...