ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
iPageEnd (Function)
Forces the move to the next page during the report print.
Move
The Move property determines if an element can be moved.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
Bar code constants
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
12. Control templates
WINDEV Mobile allows you to create control templates....
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....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
13. 3-Tier architecture
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
14. PHP generation in practice
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.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
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.