ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site Map control properties
List of properties associated with a Site Map control...
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Name (Property)
The Name property is used to get the name of an element.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Error 14: ELSE statement without IF
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......