ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
7. HFSQL: files physically created
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Title (Property)
The Title property is used to get and change the title of an element.
Break in a report
The break is used to group the records corresponding to a sort criterion......
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
Name (Property)
The Name property is used to get the name of an element.
Description (Property)
The Description property is used to get and change the description of an element.
Value (Property)
The Value property is used to get and change the value of an element.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
ID (Property)
The ID property is used to get and change IDs.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Content (Property)
The Content property is used to get and change the content of an element.