ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining clickable areas
In a page, an Image control can contain clickable areas......
Multi-project search
Performing a search in the current project is a common operation......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
2. User-friendly editors in practice
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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.
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....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
5. Which type of server to choose?
PageVisible (Function)
Indicates whether the page is visible to the user.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<Page>.Display (Function)
Displays a web page in the user's browser....
PageAddress (Function)
Used to find out the Internet address of a page.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
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......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
AAF: Context menu of Image controls
A context menu is available for Image controls......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....