ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
Video control properties
The following properties can be used on a Video control:...
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
IndentLineDetails (Property)
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min