ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
dPolyline (Function)
Draws a line composed of multiple segments.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML 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.
<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.
LastDayOfYear (Function)
Returns the date of the last day of the year.
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.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
FileDisplay (Function)
Displays a file in the browser of Web user.
fDelete (Function)
Deletes a file accessible from the current computer.
DDEItem (Function)
Identifies the item affected by a DDE event.
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....