ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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.
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...
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
HTML Display control properties
HTML Display control properties...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
WDDIXIO overview
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Constants for managing Organizer controls
Constants for managing Organizer controls...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....