ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
<Word Processing>.ExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
<Multimedia>.Status (Function)
Indicates the status of the multimedia file played in the Multimedia control.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Error 25: No THEN statement is associated with this IF
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Error 22: No END statement is associated with this FOR
Error 23: No END statement is associated with this WHILE
3. UML models in practice
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response to the request.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.