ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Sidebar control properties
List of properties associated with the Sidebar control...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Functions for managing objects (External language)
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
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 zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
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.