|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned at the end of the execution of the REST web service function. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not. |
|
|
|
|
|
|
|
| ...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
|
| The Token property is used to manage the different tokens associated with a "Text token" Edit control. |
|
|
|
|
|
|
|
| The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
|
| Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities...... |
|
|
|
|
|
|
|
| A mobile device can receive push notifications...... |
|
|
|
|
|
|
|
| The CursorEnd property gets and sets the end position of the mouse selection range in the following controls:
Edit control.
Editable Combo Box.
"Edit control" column and "Editable Combo Box" column in a Table control.
Word Processing control.
Code Editor control.... |
|
|
|
|
|
|
|
| The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with:
a control in a window or page,
Versions 2025 (SaaS) and later
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
New in SaaS
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
New in version 2025 (SaaS)
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type. |
|
|
|
|
|
|
|
| A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
|
| ManageHTML is used to configure the management mode of the HTML format in a full-text index. |
|
|
|
|
|
|
|
| ManageRTF is used to configure the management mode of the RTF format in a full-text index. |
|
|
|
|
|
|
|
| The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
|
| The StopWord property is used to define stopwords in a full-text index defined through programming. |
|
|
|
|
|
|
|
| The Synonym property is used to define synonyms in a programmatically defined full-text index. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...). |
|
|
|
|
|
|
|
| Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control. |
|
|
|
|
|
|
|
| Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control. |
|
|
|
|
|
|
|
| Draws a text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|