ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window management functions
List of functions for managing windows...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Action Bar control functions
The following functions are used to manage the Action Bar control......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
Functions for managing the Combinations and Enumerations
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Upload control events
The following processes are associated with the Upload control:...
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Analysis links
The links are used to link the files found in an analysis between themselves......
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
Events associated with formatted display controls
List of events associated with formatted display controls...
Drawer control properties
List of properties associated with the Drawer control...
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").