ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control properties
A Chart control can be used......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
PageVisible (Function)
Indicates whether the page is visible to the user.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Binding a Combo Box control to an item
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......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Defining clickable areas
In a page, an Image control can contain clickable areas......
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.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
WDScript: use in command-line and console mode
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
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......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageEnd (Function)
Forces the move to the next page during the report print.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.