ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
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.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
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).
Events associated with a Multimedia control
List of events associated with a Multimedia control...
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.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
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....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
nWDInit: Initialize the external language
Initializes the external language......
HSetMemo (Function)
Used to modify the management mode of memo items.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.