ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Items (Property)
The Items property is used to configure the different items of a full-text index.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
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.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
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.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
5. User Groupware in practice
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Test (External language)
Displays each function call and each status report returned by the function.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
15. Repeating a group of controls: loopers
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.