ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
HCross (Function)
Crosses a record in a data file.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
<Source>.Cross (Function)
Crosses a record in a data file.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<Source>.State (Function)
Used to find out the state of a record.
HState (Function)
Used to find out the state of a record.
<sfConnection variable>.Delete (Function)
Deletes records from a Salesforce database.
<sfConnection variable>.Read (Function)
Retrieves the Salesforce records from their identifiers.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SFDelete (Function)
Deletes records from a Salesforce database.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......