ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
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......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Creating the Form pages of a WEBDEV RAD pattern
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Popup control properties
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
iParameterPDF (Example)
Usage example of the iParameterPDF function
11. Controls in practice
Discover the main characteristics of the controls...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
iDestination (Function)
Configures the print destination.
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Creating the Table pages of the WEBDEV RAD pattern
HTTPRequest (Example)
Usage example of the HTTPRequest function