ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
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.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Group (Property)
The Group property is used to identify and change groups of elements.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
State (Property)
The State property is used to get and change the state of an element.
Event
The Event keyword can correspond to:
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.