ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
Sidebar control properties
List of events associated with Sidebar controls...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
WLanguageCodeFormat (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
tapiDialerDisplay (Function)
Opens the default phone application and displays the specified number. No call is made.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Programming an indexed control
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
ERR_BAD_CONTEXT
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Events associated with Static controls
List of events associated with Static controls...