ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<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.
Open (Function)
Opens a modal WINDEV window.
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.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
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.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
<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.)....