ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Title (Property)
The Title property is used to get and change the title of an element.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Caption (Property)
The Caption property is used to get and change the text of an element.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Color (Property)
The Color property is used to get and change the color of an element.
Description (Property)
The Description property is used to get and change the description of an element.
Border (Property)
The Border property is used to get and change the borders of an element.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Attribute (Property)
The Attribute property is used to manage attributes.
Alignment
The Alignment property is used to align elements.
Certificate
The Certificate keyword can correspond to...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Category (Property)
The Category property gets and sets the category of an element.
Enabled (Property)
The Enabled property enables or disables an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ID (Property)
The ID property is used to get and change IDs.
Email (Property)
The Email property is used to get and change an email address.
Company (Property)
The Company property is used to get and modify the company associated with an element.
Font
The Font keyword can correspond to: a Font variable. the Font property....