ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the assisted replication
List of constants used by the functions for the assisted replication....
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Open (Function)
Opens a modal WINDEV window.
Border management constants
List of constants used by the border management functions....
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.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
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.
SOAP constants
List of constants used by the SOAP functions....
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.