ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
tapiCallEnd (Function)
Returns the date and time of the end of call.
LastDayOfYear (Function)
Returns the date of the last day of the year.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
11. Choosing the action of a button/link
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
The requested action cannot been performed: the page was not synchronized
First project window
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SysWinActive (Function)
Returns the handle of the active window or activates a window.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
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.
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......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......