ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
Rich Text Area control properties
You can manipulate Rich Text Area controls in a window using the following WLanguage properties......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
GeometryDeserializeWKT2D (Function)
Builds a 2D geometry from a Well-Known Text (WKT) representation.
<Word Processing>.Add (Function)
Adds an element, document, paragraph, text, image or fragment to the end of a Word Processing control.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
docHeaderFooter (Variable type)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Items (Property)
The Items property is used to configure the different items of a full-text index.
GeometryDeserializeWKTGeo (Function)
Builds a geometry in geographic coordinates from a Well-Known Text (WKT) representation.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
ERR_NOTAVAILABLE
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......