ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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...
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...
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...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
The use of the Automation type in a site is reserved for the advanced users
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Programming an indexed control
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
MandatoryInputMessage (Property)
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....