ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AddLink (Function)
Adds a link to a text section in an edit control.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
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......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
12. External component in practice
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Error 1016: The method of the class is private
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
WidgetDisplay (Function)
Refreshes a widget window.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
HModify (Example)
Usage example of the HModify function
Copying controls from the window editor
The controls can be copied from the window editor......