ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<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.
MemModify (Function)
Modifies an element in a memory zone.
fAttribute (Function)
Returns or modifies the attributes of a file.
grOrientation (Function)
Modifies the orientation of chart axes.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
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.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
<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.)....