ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
MCIClose (Function)
Closes a media file.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Report blocks
A printed report includes several sections......
Image control in a page
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table 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....
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Image editor: Features
The image editor includes several features......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Edit options of a report
The report editor allows you to......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....