ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
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.
Error 1044: The class is already derived from this class
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Compression (Property)
The Compression property gets and sets the data compression mode.
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.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Replication (Property)
The Replication property is used to identify and change the replication mode.
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)...
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
<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.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
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.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....