ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelect (Example)
Usage example of the fSelect function
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
Action (Property)
The Action property is used to specify the action to be performed.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
Print modes of a report
Several print modes are available for a report....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
SysWinShow (Function)
Modifies the display status of a window.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
ZOrder (Example)
Usage example of the ZOrder property