ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Window controls
Several types of controls can be used in a window, ......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
SOAP constants
List of constants used by the SOAP functions....
Defining a help window template
WINDEV allows you to create help window templates......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
FirstDayOfYear (Function)
Returns the date of the first day of the year.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
<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.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
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
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......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
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)....
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.