ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
Functions for managing Organization Chart controls (prefix syntax)
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
Functions for managing Radio Button controls (prefix syntax)
The following functions are used to manage Radio Button controls via prefix syntax......
Functions for managing Check Box controls (prefix syntax)
The following functions are used to manage Check Box controls via prefix syntax:
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
Sliding Banner functions (prefix syntax)
The following functions are used to handle the Sliding Banner control via prefix syntax...
WLanguage procedure called by CameraRunApp
WLanguage procedure ("callback") called when taking photos or recording videos via CameraRunApp.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
fSelectDir (Function)
Opens a directory picker.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
General environment of WINDEV