ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
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....
18. Order of execution of the code of buttons/links
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Test (External language)
Displays each function call and each status report returned by the function.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
Error 1003: The element does not exist in the class
Error 1044: The class is already derived from this class
DateModified (Property)
The DateModified property is used to get the modification date of an element.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.