ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Generating an application for Universal Windows 10 App
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
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.
<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.
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.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
GOTO statement
The GOTO statement is used to run a code identified by a given label...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....