ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Description window of a combining query
The description window of a combining query consists of several sections......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
12. Preventing from going back to a page
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....