ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Input (Function)
Displays a message allowing the user to type an information.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
gClickableLink (Function)
Adds a clickable link in a graphic string.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Events associated with an Organization Chart control
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Font management properties
List of font management properties...
Summary table: Managing the application directories according to the platform
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
ChangeStyle (Function)
Modifies the style of a control dynamically.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
DotNetDelegate (Function)
Initializes a.NET delegate.