ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
ERR_LAUNCH_FAILED
Testing a project: setting
By testing the project you can simulate how the application will run......
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
WDTestSite: Load test
The stress tests are used to check......
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Start of Break block (Break header)
The Start of break block is optional......
Functions for managing objects (External language)
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....