ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
ContentType (Property)
The ContentType property gets and sets the content of an element.
Keyword (Property)
The Keyword property is used to get and change a keyword.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Polygon (Property)
The Polygon keyword can correspond to...
FileSize (Property)
The FileSize property is used to get the size of a file.
FillCharacter
The FillCharacter property gets and sets the character used to fill an element.
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
Automation object
The Automation keyword is used to declare an automation object...
Orientation (Property)
The Orientation property gets and sets 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).
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.
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......