ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Various constants
List of various constants used by the constants WINDEV functions....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
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......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.