ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
HPass (Function)
Defines the password used to create or open a data file.
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
DocClose (Function)
Closes a docx file and frees the document.
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
iCurrentFile (Function)
Returns the name of the file currently generated.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<Multimedia>.Play (Function)
Plays a multimedia file in a Multimedia control.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Source>.EndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.