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.
WINDEV Framework License Agreement
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows,...
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
WEBDEV styles
WEBDEV styles are advanced styles......
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
fDriveInfo (Function)
Returns information about a drive.
Properties of a help page
The characteristics of a help page are used to define......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger...
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects...
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
HPass (Function)
Defines the password used to create or open a table.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient...
1
6
7
8
9
10
15
>