ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<Connection variable>.Transaction (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Error 1022: The access to the method of the class is restricted by a protected inheritance
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
4. Publishing a dynamic WEBDEV website
Merges the specified cells in an Excel document....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.