ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: 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.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
PageDisplay (Function)
Displays a web page in the user's browser....
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
PageAddress (Function)
Used to find out the Internet address of a page.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
iPageEnd (Function)
Forces the move to the next page during the report print.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
5. Displaying a WEBDEV Session site
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
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......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
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......
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.