ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
3. Project dashboard
Project dashboard...
3. Project dashboard
Constants used by the functions for managing Dockable Panel controls
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
SNMPOIDType (Function)
Returns the type of data in an OID.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....