ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MQTTPublish (Function)
Publishes a message on the MQTT broker.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
TooltipMaxWidth (Function)
Modifies the maximum width of tooltips.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Decode (Function)
Decodes a character string that was encoded by Encode.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.