ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
Automation object
The Automation keyword is used to declare an automation object...
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Phone management functions
List of functions for phone management...
Managing assertions
...The main available features are as follows:...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Modified (Property)
The Modified property lets you know if an element has been modified.