ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
MCIVolume (Function)
Modifies or returns the sound volume.
Open (Function)
Opens a modal WINDEV window.
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.
<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.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
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, ...)....
HChangeName (Function)
Modifies the physical name of a data file.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
<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.)....