ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Type (Function)
Identifies or modifies the type of chart.
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.
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.
MCIVolume (Function)
Modifies or returns the sound volume.
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, ...)....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
2. Examples and components provided with WEBDEV
<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....
<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.)....
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), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......