ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Toast constants
Component (Property)
The Component property configures the different components of a composite key.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
ToastDisplay (Function)
Displays a "Toast" message.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.