ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
TokenDeletable (Property)
in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit...
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
AddLink (Function)
Adds a link to a text section in an edit control.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
<HTML editor>.Select (Function)
Selects a text fragment in an HTML Editor control.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ToClipboard (Function)
Writes text or image information into the system clipboard.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
1
2
3
4
5
6
46
>