ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventChange (Function)
Modifies the status of an event.
HRSExecute (Function)
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
zipDeleteAll (Function)
Deletes all files from an archive.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
eCurrencyName (Function)
Returns the caption of a currency.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
fCompress (Function)
Compresses a file.
HPass (Function)
Defines the password used to create or open a table.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......