ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site Map control properties
List of properties associated with a Site Map control...
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
11. Choosing the action of a button/link
HTMLToText (Function)
Converts an HTML string or buffer to text.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Error 101: Declaration of global variable not allowed
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
Report data source
...The reports can be created with the data coming from:...
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.