ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
12. Preventing from going back to a page
Find out the account that runs the AWP protocol
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
How to create a patch?
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Extracting the text of the project
The following text can be extracted......
OLESave (Function)
Saves the object found in an OLE control in binary format.
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.