ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
iPageEnd (Function)
Forces the move to the next page during the report print.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
How to develop a PHP site?
What is a PHP site?......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Managing space characters in the searches?
Description (Property)
The Description property is used to get and change the page description.
WDZip: Creating or modifying an archive
This help page explains how to......
13. Print: Reports
WINDEV reports...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......