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......
2. User-friendly editors in practice
User-friendly editors in practice...
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
Managing space characters in the searches?
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Recompiling the project
The project compilation is a process used to......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ERR_BAD_URL
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
<Component>.Load (Function)
Loads an external component independent of the current project.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.