ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Various WEBDEV constants
Various WEBDEV constants...
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
ERR_BAD_CONTEXT
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Properties associated with the areas defined in Zoning mode
Declaring and using a variable
A variable is defined by name and type......
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
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.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......