ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
13. Types of standard controls
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
13. Security benefit: managing the "Back" button
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Including a supercontrol in a window or in a page
Creating help pages
A help system includes several pages......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
ERR_NO_CURRENT_PAGE
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
1
2
3
4
5
6
357
>