ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
Programming automatic calculations in the columns of a Table control
Error 204: using a parameter without optional value after parameters ...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Items used in a select query
A query created in the query editor can contain several types of items......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HFSQL Client/Server: Configuring the server
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Error 203: The procedure already has a scope attribute (local or global)
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Functions for managing objects (External language)
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Viewing a report in 3D
Your report displays controls that overlap?......