ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
nWDSetParentNext
Set the parent of the next window to open......
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Classes, members, methods and properties
A class is made of......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The HTML Display control
The HTML Display control displays a web page in an application......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
13. Universal replication
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.
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......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
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.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......