ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Repeating a group of controls: loopers
1. Examples provided with WINDEV Mobile
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Events associated with internal windows
List of events associated with internal windows...
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<Image>.Next (Function)
Displays the next image for the scroll.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
ImageScrollingPosition (Function)
Returns the displayed image.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.