ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
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.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
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.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
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....
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.