ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
MyParent (Reserved word)
MyParent is used to handle...
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
How to loop through a file using filters?
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MyPage (Reserved word)
MyPage is used to handle the current page...
grDestinationWnd (Function)
Defines a window as chart destination.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.