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.
<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.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
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).
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
String constants
List of constants used by string functions...
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current...
Help system properties
The properties of help system are used to define......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
WINDEV Mobile Framework License Agreement
Associating documents with the project
To describe a project in detail, you can associate documents with it......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user...
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
1
5
6
7
8
9
15
>