ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
13. Print: Reports
WINDEV reports...
Java functions
List of Java functions...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Mouse management functions
List of functions for mouse management...
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HDeleteTrigger (Function)
Deletes a trigger.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
SysNation (Function)
Returns the nation currently used by the system.
WINDEV and the SOAP protocol
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......