ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
iCurrentFile (Function)
Returns the name of the file currently generated.
DDEUpdate (Function)
Modifies a linked data.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
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...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
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......
Nation (External language)
Defines the display language for the titles, captions, messages...
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......
Constants for managing certificates
TimePicker (Function)
Opens the system time picker.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Radio Button control functions
The following functions are used to manage the Radio Button controls......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Calendar functions
List of Calendar functions...
DatePicker (Function)
Opens the system date picker.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.