ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a supercontrol
List of properties associated with a supercontrol...
<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.
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...
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
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......
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......
"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"......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
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)....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.OpenChild (Function)
Opens a non-modal child window.
Page management functions
List of functions for managing pages...
Outstanding progress bars
Simple or symmetric progress bar?...
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......