ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
fSeparator (Function)
Returns a file path with normalized separators.
fCreateLink (Function)
Creates a link on a file at the specified location.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
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.
<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.
<Source>.SetLog (Function)
Enables or disables log management on a file.