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:
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
<Source>.RestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.