ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
8. Associating controls with data
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
HTTP functions (prefix syntax)
List of HTTP functions...
Page Header block
The Page header block is printed on each new page......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
Page (Property)
The Page property is used to handle a page.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).