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...
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
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.
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.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Declaring and using a variable
A variable is defined by name and type......
13. Generation modes
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
<Image>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image control.
2. Types of accessible files
Types of accessible files...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
3. Types of accessible files
4. HFSQL Classic
HFSQL Classic is the database format......
<Image>.Resize (Function)
Resizes an image in an Image control.
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...