ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
<Image>.Rotation (Function)
Rotates an Image control.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
PicRotation (Function)
Rotates a WDPic image.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Programming the looper attributes
All the looper attributes can be handled by programming......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
<Image>.Blur (Function)
Blurs the entire given area in an Image control.