ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Charact (Function)
Returns the character corresponding to the specified ASCII code.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Error 4: A space is required after the ':' character
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
14. PHP generation in practice
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
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.
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.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.