ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
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.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
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...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
Zoom (Property)
The Zoom property gets and sets the zoom to be applied to an element.
LCommand (External language)
Returns the command line passed as parameter to the executable program.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
InternalPage
The InternalPage property sets the name of the internal page to be used.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Unicode (Property)
The Unicode property gets and sets the Unicode format of an element.
WINDEV Mobile 2025 Tutorial - Table of contents
Indicates the status of the media file played in the Multimedia control.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
CertificateExport (Function)
Exports a certificate from a certificate store to a "pfx" or "cert" file.
DDEStart (Function)
Executes a program (an executable file, for example) from the current application.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
TransparencyMode (Property)
The TransparencyMode property gets and sets the transparency mode of an image.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
File (Property)
The File property is used to manage the files a functionality applies to.
Memo (Property)
The Memo property is used to determine if an item is of type memo.