ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (Function)
Opens a modal WINDEV window.
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.ModifyContrast (Function)
Modifies the contrast of a UPnP device.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
fCurrentDir (Function)
Identifies or modifies the current directory.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
MCIVolume (Function)
Modifies or returns the sound volume.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
MemModify (Function)
Modifies an element in a memory zone.
WinStatus (Function)
Identifies or modifies the window status.
SysWinShow (Function)
Modifies the display status of a window.
fAttribute (Function)
Returns or modifies the attributes of a file.
grOrientation (Function)
Modifies the orientation of chart axes.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....