ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
<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.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.