ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
MenuClone (Function)
Clones a menu or a menu option as well as the associated 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.
<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.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Generating an application for Universal Windows 10 App
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
List of extension attributes
The list of extension attributes ......
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......