ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
WLanguageCodeFormatting (Variable type)
The WLanguageCodeFormatting type is used to define all the WLanguage code formatting options.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
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....
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
<WLanguageCodeFormatting>.Format (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation.
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....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Generating an application for Universal Windows 10 App