ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. AJAX technology
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
LanguageToName (Function)
Returns the name of a language.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
ImageScrollingPosition (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
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
<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.
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......
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
2. User-friendly editors in practice
The home page
The home page is the first page of your site......
ERR_NO_END_TAG
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Handling the framesets
The different operations that can be performed on the framesets are as follows......