ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
4. HFSQL Classic
HFSQL Classic is the database format......
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
13. Generation modes
Different types of data (Type of variable)
A variable is defined by name and type......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Typecasting of parameters
The description of the parameter type is optional......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
How to save and retrieve an image in a binary memo