ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AuthGetUserInfo (Function)
Retrieves user information from an access token.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
iDestination (Function)
Configures the print destination.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
11. Choosing the action of a button/link
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Resizing a window (AAF)