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.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
<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.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
NoSpace (Function)
Returns a character string without the space characters:
  • from the left and right side of the initial string.
  • within the string.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
HDropView (Function)
Deletes a materialized view from the HFSQL server.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
<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.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Error 530: The -- operator is not allowed
Project portfolio
From version 25, you can create "project portfolios"......
QuickActionAdd (Function)
Adds a new quick action to the application.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed...
AddLink (Function)
Adds a link to a text section in an edit control.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
Background download
Starting with version 27, files can be downloaded in the background, using the system download...
Pinned area in a page: fixed area on the screen
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.
WDDIXIO License Agreement
WDDIXIO License Agreement...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages,...
1
2
3
4
5
6
9
>