ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
ERR_BAD_URL
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Animating a Static control
Two methods can be used to animate a Static control......
<Component>.Load (Function)
Loads an external component independent of the current project.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).