ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
JSONValid (Function)
Checks the validity of a JSON string.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
EmailCheckAddress (Function)
Checks the validity of an email address.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
7. AJAX technology
Draws a rectangle in an Image variable....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.