ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
PageDisplay (Function)
Displays a web page in the user's browser....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Multi-project search
Performing a search in the current project is a common operation......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Defining clickable areas
In a page, an Image control can contain clickable areas......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
4. Create a page in the editor...
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......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Android Widget windows
An Android application can contain one or more Widget windows......
Age (Function)
Returns the age according to the date of birth.
How to open a page?
10. Customizing the aspect of a site: skin elements
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......
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....
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.