ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Multimedia>.Play (Function)
Plays a multimedia file in a Multimedia control.
fSeparator (Function)
Returns a file path with normalized separators.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
iCurrentFile (Function)
Returns the name of the file currently generated.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
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.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
<Source>.SetLog (Function)
Enables or disables log management on a file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<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.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.