ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLPath (Function)
Returns the current position in the document in XPATH format.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
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....
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
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)....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
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.