ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
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....
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
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").
MQTTPublish (Function)
Publishes a message on the MQTT broker.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
FBSessionStatus (Function)
Checks the status of a Facebook session.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.