ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site Map control properties
List of properties associated with a Site Map control...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
The pages
Pages are the main interface of a WEBDEV site......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
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)......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Generating the setup program
The last wizard step for creating the setup program allows you to......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Structure of data files of user groupware
Error 101: Declaration of global variable not allowed
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......