ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
tapiRecord (Function)
Records the current communication as a".WAV" file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.