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.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
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.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
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....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Handling an internal component
An internal component is a set of elements from a project......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
2. How to test a site?
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Advanced types
The advanced types of WLanguage are as follows...