ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
SysDir (Function)
Returns the path of a system directory.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Handling an internal component
An internal component is a set of elements from a project......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
grAddData (Function)
Adds a data into a chart.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Using the query result
The result of a select query can be used in......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....