ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Peeling Corner control properties
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
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.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Popup control properties
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
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......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Declaring and using a variable
A variable is defined by name and type......
ERR_CANNOT_RUN_EXPLORER
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
9. Overlaying controls
Report blocks
A printed report includes several sections......