ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
DocClose (Function)
Closes a docx file and frees the document.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
DocPrint (Function)
Prints a document in "docx" format.
ActionUndo (Function)
Cancels the last action performed by the end user.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
BreakAdd (Function)
Adds a break into a Table or Looper control.
ActionRedo (Function)
Runs the last action canceled.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.