ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
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.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
RESTSend (Function)
Sends a REST request and waits for the server response.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
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.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
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.