ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
11. Table/Looper controls
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Calling a procedure/a function
Syntax for calling a local or global procedure.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Open (External language)
Opens a window.
HTML Editor control properties
Properties associated with the HTML Editor control....
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with an infinite Progress Bar control
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
fTrackFile (Function)
Triggers the tracking of a file.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......