ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
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.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<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.)....
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, ...)....
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....
2. Examples and components provided with WEBDEV
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), ......
<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....