ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
4. Create a page in the editor...
5. Displaying a WEBDEV Session site
Including a supercontrol in a window or in a page
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
17. Project Management Hub
...Project Management Hub...
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Static control properties
List of properties associated with a Static control...
TreeView Table control properties
List of properties associated with the TreeView Table control...
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....
Programming patterns
CAUTION......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
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......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
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.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.