ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a supercontrol
List of properties associated with a supercontrol...
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
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.
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.
Site Map control properties
List of properties associated with a Site Map control...
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
11. Choosing the action of a button/link
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....
Report data source
...The reports can be created with the data coming from:...
Error 101: Declaration of global variable not allowed
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.