ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
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.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.