ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
5. User Groupware in practice
15. Repeating a group of controls: loopers
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
13. Types of standard controls
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
<docFragment variable>.Insert (Function)
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....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
ManageRTF (Property)
The Property ManageRTF property is used to set the RTF management mode in a full-text index.
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF.
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versions 2025 and later Warning This type of variable is only available from version 2025 Update 2. New in SaaS Warning This type of variable is only available from version 2025 Update 2. New in version 2025 Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2....
Emulating constants
List of constants used by the functions for emulating automated tests....