ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Thumbnail control properties
List of properties associated with the Thumbnail control...
Cell control properties
List of properties associated with the Cell control...
16. Types of code
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
HFSQL Client/Server: Configuring the server
Defining clickable areas
In a page, an Image control can contain clickable areas......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
ERR_BAD_CONTEXT_INTERNAL
Functionality or documentation not available
Events associated with a Navigation Bar control