ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
<WLanguageCodeFormatting>.Format (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......