ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
hdfsConnection (Variable type)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
iColumnEnd (Function)
Forces a column break in a multi-column report.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.