ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInput (Function)
Identifies the window containing the WLanguage code currently run.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Error 1044: The class is already derived from this class
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Multiline strings
To type character strings over several lines in the code editor...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Generating an application for Universal Windows 10 App
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....