ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1001: The operators: and:: can only be used in the methods of classes
How to create and handle a structure?
This help page explains how to create and handle a structure....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
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).
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Multi-product external components
Components are a remarkably useful tool for development teams......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
9. Internal component
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...