ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (Function)
Opens a modal WINDEV window.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
14. Controls in practice
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
gClickableLink (Function)
Adds a clickable link in a graphic string.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Defining a help window template
WINDEV allows you to create help window templates......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
KioskEnable (Function)
Switches the current Android application to kiosk mode.