ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Navigation Bar control properties
A Navigation Bar control can be manipulated in WLanguage in a page with the following properties......
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
Web Camera control properties
A Web Camera field can be manipulated in WLanguage in a page with the following properties.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
pdfTextElement (Variable type)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.