ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
XLS file handling functions
List of functions for managing XLS files...
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Functions for handling directories and external files
List of functions for handling external files...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.