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.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable.
dHalo (Function)
Adds a halo 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.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.