ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ChangeName (Function)
Modifies the physical name of a data file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
DocClose (Function)
Closes a docx file and frees the document.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
<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.
<Multimedia>.Play (Function)
Plays a multimedia file in a Multimedia control.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
<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.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
OutlookListProfile (Function)
Lists the available Outlook profiles.
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Error 1013: The access to the member of the class is restricted by a protected inheritance
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......