ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Functions for managing images
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Creating requirements
The following steps must be performed to implement the requirements......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Animate a Label field
Two methods can be used to animate a Static Text control......
GDI+ framework
Some WINDEV features use the GDI+ framework......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.