ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
BarVisible (Property)
The BarVisible property manages the selection bar on a column of a Table or TreeView Table control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.