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...
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
User Groupware files
Two categories of data files are managed......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Events associated with a Signature control
The following processes are associated with a Signature control:...
HTTP functions (prefix syntax)
List of HTTP functions...
Page management functions
List of functions for managing pages...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
The requested action cannot been performed: the page was not synchronized
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Events associated with Image controls
List of events associated with Image controls...
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Environment of the data model editor
Example for creating a select query
This help page explains how to create two select queries......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......