ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
DocClose (Function)
Closes a docx file and frees the document.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
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.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<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.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
<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.
<Source>.SetLog (Function)
Enables or disables log management on a file.
FileDisplay (Function)
Displays a file in the browser of Web user.
DDEExecute (Function)
Sends a command that will be run on the server.
fDelete (Function)
Deletes a file accessible from the current computer.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....