ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Border (Property)
The Border property defines the characteristics of the borders in a document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Bookmark (Property)
The Bookmark property is used to manage the bookmarks of a document.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
TwainSourceHeight (Function)
Returns the height (in millimeters) of the document captured by a Twain device.
1
5
6
7
8
9
38
>