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.
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Peeling Corner control properties
Callback fonction GPSRécupèrePosition...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Dashboard control properties
You can manipulate Dashboard controls in a window using the following WLanguage properties......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Site Map control properties
List of properties associated with a Site Map control...
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Drawer control properties
List of properties associated with the Drawer control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Report blocks
A printed report includes several sections......
16. Types of code
Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
Copying controls from the window editor
The controls can be copied from the window editor......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.