ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
QuickActionList (Function)
Lists the application's quick actions....
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
NotifPushSubscribe (Function)
Subscribes the current Android application to a topic.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
RedisSet (Function)
Changes the value of a key on a Redis server.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
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.