ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
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.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
Site Map control properties
List of properties associated with a Site Map control...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
8. Windows in practice
Discover the main actions that can be performed on the windows....
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Associating a control with a tab pane
Methods to associate a control with a tab pane......