ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
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.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser 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.
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.
Generating an application for Universal Windows 10 App
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
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......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.