ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test (External language)
Displays each function call and each status report returned by the function.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
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.
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.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
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.
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.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
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)...