ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML Display control
The HTML Display control displays a web page in an application......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
13. Universal replication
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
BannerStartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
BannerFirst (Function)
Displays the first plane of a Sliding Banner control.
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
16. Managing requirements
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
<Sliding Banner>.Next (Function)
Displays the next plane of a Sliding Banner control.