ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
5. Displaying a WEBDEV Session site
4. Create a page in the editor...
Including a supercontrol in a window or in a page
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
<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.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
gpwOpen (Function)
Opens the User Groupware login window or page.