ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
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....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report blocks
A printed report includes several sections......
The Organizer control
The Organizer control is used to display and handle organizers......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
How to create and handle a structure?
This help page explains how to create and handle a structure....
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Properties associated with the options of a Switch control