ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
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...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
11. Choosing the action of a button/link
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Image control in a page
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......