ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
dCopyImage (Example)
Usage example of the dCopyImage function
XMLNext (Function)
Positions on the next element (tag or attribute).
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
ToClipboard (Function)
Writes text or image information into the system clipboard.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
zipOpen (Function)
Opens an existing archive.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.