ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
SysColor (Function)
Identifies or modifies the color of a Windows element.
Multimedia functions
List of Multimedia functions...
HCloseConnection (Function)
Closes a connection to a database.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
New (Reserved word)
New is used to allocate memory space...
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Constants for managing the spell check
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....