ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
Compression (Property)
The Compression property gets and sets the data compression mode.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.