ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding a ListView control to an item
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
<Word Processing>.UndoRedoDeleteAll (Function)
Deletes the entire history of the Undo/Redo mechanism for a Word Processing control....
gpwNone (Function)
Returns the value of the word "NONE" according to the framework used or the language specified.
StartPosition (Property)
The StartPosition property gets the starting position of an element in a Word Processing document.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
MyTable (Reserved word)
In a trigger, MyTable is used to identify the table that activates the trigger...