ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
8. 10 tips for better interfaces...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
12. Pages in practice
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
1. WEBDEV editors
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Defining clickable areas
In a page, an Image control can contain clickable areas......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Designing a supercontrol
A supercontrol is an advanced type of control......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
grExist (Function)
Checks the existence of a chart in memory.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
1
2
3
4
5
6
231
>