ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
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.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageGet (Function)
Retrieves a value from the local storage.
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
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
HTTP functions
List of HTTP functions...
GOTO statement
The GOTO statement is used to run a code identified by a label...