ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.SetLog (Function)
Enables or disables log management on a file.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<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.
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<Multimedia>.Play (Function)
Plays a multimedia file in a Multimedia control.
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
LastDayOfYear (Function)
Returns the date of the last day of the year.
<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.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
DDEItem (Function)
Identifies the item affected by a DDE event.
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.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Hyper File functions available for backward compatibility
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).