ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
16. Password protecting a website
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions)....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Python: Native calls
WLanguage allows for native Python calls......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.