ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
13. Security benefit: managing the "Back" button
<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.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
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.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......