ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
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.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Reports
A report provides a custom view of data......
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
1
6
7
8
9
10
65
>