ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail...
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified...
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail...
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Custom properties (WLanguage)
A custom property is a code element with two events......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Operations performed on class diagrams
The following paragraphs explain......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using...
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring...
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
ControlNext (Function)
Returns the name of the next control in input mode.