ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
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)...
Error 1044: The class is already derived from this class
<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.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Generating an application for Universal Windows 10 App
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
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....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......