ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
Size (Property)
The Size property is used to determine and change the size of an element.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Size (Property)
The Size property is used to determine and change the size of an element.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
Page contexts
In a Windows application, the information relative to a window is stored with the window......