ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
State (Property)
The State property is used to get and change the state of an element.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Various WEBDEV constants
Various WEBDEV constants...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
NFCSendTag (Function)
Sends a NFC tag to another device.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
PostMessage (Function)
Sends a Windows message to a control or to a window.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Constants for managing projects
List of constants used by the functions for managing projects....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
fWriteLine (Example)
Usage example of the fWriteLine function
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
AAF: Context menu of Image controls
A context menu is available for Image controls......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Environment of the window editor
The main elements of window editor are as follows: