ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing objects (External language)
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
7. AJAX technology
ERR_BAD_CONTEXT
LanguageToName (Function)
Returns the name of a language.
ImageScrollingPosition (Function)
Returns the displayed image.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
6. Editing a page: zoning mode
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
2. User-friendly editors in practice
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
ERR_NO_END_TAG
The home page
The home page is the first page of your site......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Events associated with framesets
List of events associated with framesets...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....