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.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Creating index keywords
Index keywords allow users to easily find a help page......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
MyPage (Reserved word)
MyPage is used to handle the current page...
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
Project description: Project tab
The project description window allows you to configure various elements of your project......
9. Internal page
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.