ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
RGBGreen (Function)
Returns the green component of an RGB color.
XML functions
List of XML functions...
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
How to create a patch?
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
HSL (Function)
Creates a color from its hue, saturation and lightness.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......