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...
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
PageNumber (Property)
The PageNumber property gets and sets a page number.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
HStatDate (Function)
Returns the date of the last update for the index statistics.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......