ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Items used in a select query
A query created in the query editor can contain several types of items......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
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......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....