ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mouse management functions
List of functions for mouse management...
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
Nation (External language)
Defines the display language for the titles, captions, messages...
iCurrentFile (Function)
Returns the name of the file currently generated.
DDEUpdate (Function)
Modifies a linked data.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......