ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Error 24: No END statement is associated with this LOOP
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Error 27: No END statement is associated with this ELSE
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.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
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.