ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExePriority (Function)
Returns or modifies the priority of an application currently run.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......