ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiListen (Function)
Starts the call detection (also called "call monitoring service").
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Error 24: No END statement is associated with this LOOP
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Status bar of windows
The status bar of a window is used to display several types of information......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Error 28: No END statement is associated with this SWITCH
Error 42: Label out of scope of GOTO
Error 26: No END statement is associated with this THEN
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Error 27: No END statement is associated with this ELSE
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.