ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Global and local variable
Two types of variables are available......
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Set of procedures
The global procedures are grouped in set of procedures......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....