ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Format (Property)
The Format property is used to identify and change the format of an element
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Number (Property)
The Number property gets the number of an element.
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Position
The Position keyword can correspond to...
Scope (Property)
The Scope property property is used to specify requested permissions.
Language (Property)
The Language property gets and sets the language used.
Namespace (Property)
The Namespace property is used to manage namespaces.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Parent (Property)
The Parent property gets the parent element of an element.
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
Enabled (Property)
The Enabled property enables or disables an element.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....