ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<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.
OLESave (Function)
Saves the object found in an OLE control in binary format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Using .NET assemblies in a project
To use .NET assemblies in a project......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
WLanguage procedure called by CameraPhoto
WLanguage procedure ("callback") called when the photo is saved via CaméraPhoto.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.