ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Custom properties (WLanguage)
A custom property is a code element with two events......
TreeView Table control properties
List of properties associated with the TreeView Table control...
fMemExist (Function)
Checks the existence of a shared memory zone.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
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.
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.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Extracting the text of the project
The following text can be extracted......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
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.
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
AAF: Context menu of Image controls
A context menu is available for Image controls......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......