ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Properties associated with the options of a Switch control
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Declaring and using a variable
A variable is defined by name and type......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Image control in a page
Handling Gantt Chart controls programmatically
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
ERR_CANNOT_RUN_EXPLORER
9. Overlaying controls
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.