ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: activa token
SysWinActive (Function)
Returns the handle of the active window or activates a window.
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....
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
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....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
IDToken (Property)
The IDToken property is used to get the token associated with an authentication.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.