ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL management functions
List of functions for HFSQL management...
20. Control templates
Customizing the User Groupware
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Managing space characters in the searches?
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
<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.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.