ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Alias (Property)
The Alias property gets the alias of an element.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
Address
The Address keyword can correspond to...
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
Format (Property)
The Format property is used to identify and change the format of an element
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Server (Property)
The Server property is used to manage servers.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
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.
FontName (Property)
The FontName property is used to manage the name of the font used.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Scope (Property)
The Scope property property is used to specify requested permissions.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
<Image>.Blur (Function)
Blurs the entire given area in an Image control.