ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Kanban control functions
The following functions handle Kanban controls......
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
OrgModify (Function)
Modifies an element in an Organization Chart control.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Scanner functions (prefix syntax)
The scanner functions are as follows:...
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).