ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.)....
Site Map control properties
List of properties associated with a Site Map control...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
Popup control properties
Used to find out the state of a record....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Ad control properties
An Ad control can be manipulated in WLanguage in a window with the following properties.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
nWDSetParentNext
Set the parent of the next window to open......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...