ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
grMenu (Function)
Defines the type of context menu displayed by a chart.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......