ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
<Image>.ScrollingPosition (Function)
Returns the displayed image.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<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.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
ImageScrollingPosition (Function)
Returns the displayed image.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
The Site Map control
The Site Map control allows the Web user to......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
<Source>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
HInfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.