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...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
PicResize (Function)
Resizes a WDPic image.
11. Window templates
WINDEV Mobile allows you to create window templates....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Composite keys
A composite key is a key item containing several other items......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
15. Cookies: information stored on the end user's computer
Setup mode
Several methods can be used to distribute a WINDEV application......
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Partial indexing of memos
You now have the ability to index the content of a text memo item......