ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysWinActive (Function)
Returns the handle of the active window or activates a window.
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.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
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).
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
SysSetFocus (Function)
Sets focus to a window or control.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SysInstance (Function)
Returns the instance of a module.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
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.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
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......
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.