ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
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.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Character strings
WLanguage supports different types of strings....
WDSQL, SQL querier: Overview
WDSQL is used to......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Popup control properties
Peeling Corner control properties