ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing elements with a WINDEV application
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.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<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.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Warning 12: The label is unused
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
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....
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Report data source
...The reports can be created with the data coming from:...
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......