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 test ...
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...
Website testing: Available test types
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...
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Binary (Property)
The Binary property is used to determine if an item is binary.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
Date (Type of variable)
The Date type enables you to easily handle the dates...
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
HSetMemo (Function)
Used to modify the management mode of memo items.
SQLLast (Function)
Sets the position on the last row of the query result.
The Line control
A Line control is used to display a line in a page......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HStatNbRec (Function)
Returns the number of entries for a given key item.