ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
WLanguage procedure called by CameraPhoto
WLanguage procedure ("callback") called when the photo is saved via CaméraPhoto.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Site Map control properties
List of properties associated with a Site Map control...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.