ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
gpwOpen (Function)
Opens the User Groupware login window or page.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
iPageEnd (Function)
Forces the move to the next page during the report print.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
4. Create a page in the editor...
5. Displaying a WEBDEV Session site
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......
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......
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....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
How to open a page?
Defining clickable areas
In a page, an Image control can contain clickable areas......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Operating mode of dynamic Active WEBDEV Pages
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......