ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Sybase Connector for WINDEV and WEBDEV 2024
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type picLayer.
ImageStartScrolling (Function)
Starts cycling through images.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
Recompiling the project
The project compilation is a process used to......
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.