ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserPrint (Function)
Prints the page currently displayed in the browser.
<Page>.Address (Function)
Used to find out the Internet address of a page.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
PageVisible (Function)
Indicates whether the page is visible to the user.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
ERR_BUTTON_EXPECTED
<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.
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.
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....
11. Choosing the action of a button/link
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Multi-project search
Performing a search in the current project is a common operation......