ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
ERR_DISCONNECTED_EXEC
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
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....
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
20. Control templates
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
8. Associating controls with data
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
1
3
4
5
6
7
357
>