ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
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.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
How to develop a PHP site?
What is a PHP site?......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Cell control properties
List of properties associated with the Cell control...
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Page Header block
The Page header block is printed on each new page......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Video control properties
The following properties can be used on a Video control:...
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....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......