ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
J2EE constants
List of constants used by the J2EE functions....
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Bar code constants
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iSkipLine (Function)
Forces one or more line break.
MenuInsertSeparator (Function)
Inserts a separator into a menu.
List of operators
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Handling a Web Component control through programming