ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Notification variable>.Remove (Function)
Removes a previously sent interactive notification.
<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
CodeEditorUncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed.
<Code Editor>.Uncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed.
QuickActionRemoveAll (Function)
Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server.
This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.
HDropView (Function)
Deletes a materialized view from the HFSQL server.
NoSpace (Function)
Returns a character string without the space characters:
  • from the left and right side of the initial string.
  • within the string.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Pinned area on a page: fixed area on screen (Fixed)
A fixed area in a page is a page section that remains visible even if the Web user moves...
DotNetDelegate (Function)
Initializes a.NET delegate.
Background download
Starting with version 27, files can be downloaded in the background, using the system download...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages,...
WDDIXIO License Agreement
WDDIXIO License Agreement...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools...
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger...
Saving entered data (AAF)
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit...
Constants for managing character strings
List of constants used by string management functions...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
WDINT license agreement
WDINT license agreement...
1
4
5
6
7
8
15
>