ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variables for managing the Drag and Drop
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Modbus constants
Constants used by the Modbus management functions....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Splitter control properties
List of properties associated with the Splitter control...
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
OLELoad (Function)
Initializes an OLE control with an OLE object.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
.NET application
To create a.NET application from a project......
DocPrint (Function)
Prints a document in "docx" format.
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Constants for managing Beacons
The following constants are used to manage Beacons:
JSONToVariant (Example)
Usage example of the JSONToVariant function
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...