ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
Using an external component in an application
A component can be reused at any time in any application...
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Hash functions
Hashing is used to summarize a file or a character string......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...