ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
Error 403: The item does not belong to the file
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.