ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page with parameters
Page editing: 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.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL data files...
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid...
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...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Code statistics
The code statistics affect...
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
ERR_BAD_CONTEXT_FOUND
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
How to develop a PHP site?
What is a PHP site?......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
ERR_DISCONNECTED_RELOG
WINDEV: Example of programmed Drag and Drop
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Message text file format
The text files created by WDMSG use a specific format......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
ERR_BAD_ACTION
The Clickable Image control
The Clickable Image control can be used to......
The Organizer control
The Organizer control is used to display and handle organizers......