ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
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.
AddLink (Function)
Adds a link to a text section in an edit control.
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.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Reals
DnD constants
List of constants used by the functions for managing the Drag and Drop....
LocalStorageGet (Function)
Retrieves a value from the local storage.
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......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
iDestination (Function)
Configures the print destination.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.