ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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.
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.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
4. UI: Windows
IU of windows...
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
7. Window templates
...Window templates...
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......