ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
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:...
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.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map 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.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart 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....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min