ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Shared memory area functions
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
ToClipboard (Function)
Writes text or image information into the system clipboard.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.