ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
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.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Error 1003: The element does not exist in the class
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
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.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
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).
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
fLongName (Example)
Usage example of the fLongName function
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......