ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.