ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
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.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
<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.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HDeleteTrigger (Function)
Deletes a trigger.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
3. Project dashboard
Image editor: Features
The image editor includes several features......
Discover all the possibilities of pivot tables
Select query description window
The description window of a select query includes several sections......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Classes, members, methods and properties
A class is made of......
SysNation (Function)
Returns the nation currently used by the system.
WINDEV and the SOAP protocol