ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia constants
List of constants used by the multimedia functions....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
grWndSize (Function)
Defines the size of the window containing the chart.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
fClose (Function)
Closes an external file.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").