ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. How to test a site?
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
gpwOpen (Function)
Opens the User Groupware login window or page.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Edit options of a report
The report editor allows you to......