ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<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.
<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.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
HDelete (Function)
Deletes a record from a data file (query or view).
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
10. Customizing the aspect of a site: skin elements
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......
Creating a window skin template
DNS functions
5. Deploying a dynamic site (Session or AWP) in practice
ERR_ALREADYCONNECTED
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......