ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Site Map control properties
List of properties associated with a Site Map control...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
<Date type>.ToInteger (Function)
Converts a date to an integer.
DateToInteger (Function)
Converts a date to an integer.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Designing a supercontrol
A supercontrol is an advanced type of control......
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
WEBDEV concepts
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
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....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.