ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
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......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Error 27: No END statement is associated with this ELSE
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).