ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML Display control functions
List of functions for managing HTML Display controls...
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Copying controls from the window editor
The controls can be copied from the window editor......
Radio Button control properties
List of properties associated with a Radio Button control...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Functionality or documentation not available
Events associated with a Navigation Bar control
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
ERR_BAD_CONTEXT_INTERNAL